@extends('layouts.app') @section('content')
{{ _lang('Add Loan Repayment') }}
{{ csrf_field() }}
@endsection @section('js-script') @endsection