@if(Session::get('msg'))
@endif
{{Session::get('msg')}}
{{trans('details.NOT_FOUND')}}