@push('custom-styles') @endpush @if (session('status'))
{{ session('status') }}
@endif @if (session('error'))
{{ session('error') }}
@endif @push('custom-scripts') @endpush