@if (session('status'))
{{ session('status') }}
@endif @if ($errors->any())
Please fix the following:
@endif