@if(session('status'))
{{session('status')}}
@endif
@if(session('status_gagal'))
{{session('status_gagal')}}
@endif