@extends('layout') @section('dashboard-content')

Product Form

View Products
@if(Session::get('success')) @endif @if(Session::get('failed')) @endif
@csrf


@stop