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

Edit Expense

@csrf @method('PUT')
expense_type_id) == 1 ? 'block' : 'none' }}'>
Note: Calculation Rate should be between 0 and 100, If zero: All interest amount will be used as amount.
{{--
--}}
@endsection @push('scripts') @endpush('scripts')