Details
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
{{-- {{ route('product.store') }} --}}
Title
@if ($data->title != null)
{{ $data->title }}
@else
@endif
Details
@if ($data->details != null)
{!! $data->details !!}
@else
No Text
@endif
About Us Image
@if ($data->image != null)
 }})
@else No Image File @endif
@else No Image File @endif