@extends('layouts/acc_layout') @section('title', '| OTS Register') @section('content') @php //var_dump($infos); @endphp
| SL# | Opening Date | Name of Account Holder | Account Number | Bank Name | Effective Date | Branch Location | Period | Interest Rate (%) | Amount (Tk) | Status | Action | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{date('d-m-Y',strtotime($info->openingDate))}} | {{$info->name}} | {{$info->accNo}} | {{$bankName}} | {{date('d-m-Y',strtotime($info->effectiveDate))}} | {{$branchName}} | {{$natureOfPayment}} | {{number_format($info->interestRate,2)}} | {{number_format($info->amount,2,'.',',')}} | {{--@if($info->status==0) @else @endif | --}}@if($info->status==0) @else @endif | status==0)style="pointer-events: none;"@endif> status==0)style="pointer-events: none;"@endif> |
House # 62, Block # Ka, Piciculture Housing Society, Shyamoli, Dhaka-1207
Print Date: {{date("d-m-Y h:i:sa")}}