@if( session()->has('msg') )
@endif
@include('admin.projets.master._edit_form')
{{ session()->get('msg') }}