@include('admin.header')
Add Product Image
{{--
Pages
Profile
--}}
@csrf
Product Name:
{{$product->name}}
Image
@include('admin.footer')