{{ __('loan Create') }}

Loan Create

Below are the Create of the loan request.

@csrf
@can('view_any_loan')
@else
@endcan
{{ __('form.Create') }}