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