@if(isset($product)) Edit @else Add @endif Product
@if (session('msg'))
{{ session('msg') }}
@endif