@props(['toast' => false]) @pushOnce('style') @endPushOnce @push('script') @if (session('success')) @if (!$toast) @else @endif @endif @if (session('error')) @if (!$toast) @else @endif @endif @if ($errors->any()) @endif @endpush