@extends('layouts.app') @section('title', 'Loan') @section('content')

Loan Calculator

KSH
Annual Interest Rate %
Loading Gif
Results:
Monthly Payment
Total Payment
Total Interest
@endsection @pushOnce('scripts') @endpushOnce