@extends('vendor.includes.master-vendor') @section('content')

Update Product

{{csrf_field()}}
No Featured Image Added
{{--
Add Featured Image
--}}

Multiple Image Allowed

@if($product->sizes != null)
@else
@endif
@stop @section('footer') @stop