@extends('layout.main') @section('content')

Add New Expense

@csrf
Note: Calculation Rate should be between 0 and 100, If zero: All interest amount will be used as amount.
{{--
--}}
@endsection @push('scripts') @endpush('scripts')