@push('scripts') @if (Session::has('message')) @endif @if (Session::has('success')) @endif @if (Session::has('status')) @endif @if (Session::has('error')) @endif @if ($errors->count() > 0) @endif @endpush