@if(session()->has('notify')) @foreach(session('notify') as $msg) @endforeach @endif @if ($errors->any()) @endif