{{ __('Reimbursement Create') }}

Reimbursement Create

Below are the Create of the reimbursement request.

@if(session('success') || session('error')) @endif
@csrf
@can('view_any_employee')
@else
@endcan

{{ __('form.Create') }}