@extends('layouts.dashboard') @section('style') @endsection @section('content')
| Sl No | Bank Name | Account Name | Account Number | Swift Code | Limit | Charge | Status | Action |
|---|---|---|---|---|---|---|---|---|
| {{$no}} | {{ $cat->name }} | {{ $cat->acc_name }} | {{ $cat->acc_number }} | {{ $cat->acc_code }} | {{ $basic->symbol }} {{ $cat->minimum }} - {{ $basic->symbol }} {{ $cat->maximum }} | {{ $basic->symbol }} {{ $cat->fix }} - {{ $cat->percent }} | @if($cat->status == 1) @else @endif |