@extends('core::layouts.master') @section('title') {{ trans_choice('loan::general.repayment',2) }} @endsection @section('styles') @stop @section('content')
{ {{ trans_choice('loan::general.repayment',2) }}
{{ trans_choice('core::general.entry',1) }} {{ trans_choice('core::general.id',1) }} {{ trans_choice('core::general.branch',1) }} {{ trans_choice('core::general.transaction',1) }} {{ trans_choice('core::general.date',1) }} {{ trans_choice('core::general.transaction',1) }}# {{ trans_choice('core::general.type',1) }} {{ trans_choice('core::general.created_by',1) }} {{ trans_choice('core::general.account',1) }} {{ trans_choice('accounting::general.debit',1) }} {{ trans_choice('accounting::general.credit',1) }} {{ trans_choice('core::general.action',1) }}
@endsection @section('scripts') @endsection