{{ __('Loan Edit') }}

Loan Edit

Below are the Edit of the loan request.

@csrf @method('PUT')
{{ old('description', $loan->description) }}
{{ __('Edit') }}