@extends('backend.layouts.app') @section('title', 'Documents') @section('content')
Saving Deposit Interest Rates
@each('backend.saving.partials.table', $savings, 'saving')
# Product DownPayment Current Interest Rate Actions
@endsection