@extends('layout.app') @section('title') Edit Fixed Deposit Product @endsection @section('pagetitle') Edit Fixed Deposit Product @endsection @section('content')
@include('includes.errors') @include('includes.success')
@csrf

Principal Amount:


Interest Rating:


Interest Payments:

@endsection @section('scripts') @endsection