@include('includes.head')
@include('includes.side-nav')
@include('includes.header')

Add New Product Product

@include('includes.messages')
@csrf
Allowed file types: png, jpg, jpeg.
@include('includes.footer')
@include('includes.scripts')