@if(Session::has('msg'))
{{ Session::get('msg') }}
@endif