@extends('layouts/acc_layout') @section('title', '|OTS Period Interest Rate') @section('content') @include('microfin/reports/advanceDueListViews/AdvanceDueListAjax')
| SE. NO. | Type | Interest Rate(%) | Period | Status | ||||
|---|---|---|---|---|---|---|---|---|
| start | End | |||||||
| {{$Count}} |         {{$OTSperiodNames->name}} | @endif @endforeach {{--{{$OTSperiodTables->otsPeriodIdFk}} | --}}{{$OTSperiodTables->interestRate}} | @php $Date1 = date_create($OTSperiodTables->dateFrom); $Date2 = date_create($OTSperiodTables->dateTo); if ($OTSperiodTables->dateTo == '0000-00-00' || $OTSperiodTables->dateTo == null) { $DateTo = ''; } else { $DateTo = date_format($Date2, "d-m-Y"); } $DateFrom = date_format($Date1, "d-m-Y"); @endphp{{$DateFrom}} | {{$DateTo}} | @if ($OTSperiodTables->status == 1)@elseif ($OTSperiodTables->status == 0) | @endif {{-- | {{$OTSperiodTables->status}} | --}}
| NO DATA FOUND ! | - | - | - | - | ||||