@extends('layouts.app')
@section('content')
Mortgage Calculator
Monthly EMI:
Principal Amount:
Interest Amount:
Total Payable:
- Principal Amount
- Interest Amount
- Total Amount Payable
Year |
Opening Balance |
EMI |
Interest Paid |
Principal Paid |
Closing Balance |
@endsection
@section('script')
@endsection