@if (session()->has('msg'))
{{ session()->get('msg') }}
@endif