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