@extends('layouts.staff-new') @section('content')

Manage Loans

@include('layouts.shared.error-display')

EXPORT DUE REPAYMENTS

Export loans repayments that are due as an excel sheet




IMPORT SETTLED REPAYMENTS

Import loans repayments that have been settled


@csrf

@endsection @section('page-js') @endsection