@extends('backend.layout.layout') @section ('content')

Product View Table

@if(session('status'))
{{session('status')}}
@endif
Add Product View
@csrf
{{--
--}}
@endsection