@if(Auth::user()->role == 'admin' || Auth::user()->role == 'accountant')
{{ csrf_field() }}
@push('script') @endpush @endif