@if(session('toastr.type')) @push('js') @endpush @php session()->forget(['toastr.type', 'toastr.message', 'toastr.title']); @endphp @endif