{{ __('Reimbursement Edit') }}

Reimbursement Edit

Below are the Edit of the reimbursement request.

@csrf @method('PUT')

@if($reimbursement->attachment)
Lihat File Sekarang (upload baru untuk mengganti)
@endif

Format: PDF, JPG, PNG. Max 2MB.

{{ old('description', $reimbursement->description) }}
{{ __('Edit') }}