@if (session('status'))
{{ session('status') }}
@endif @if (session('error')) @endif @if ($errors->any()) @endif