@extends('admin.partials.layout') @section('css') @endsection @section('content')

Bank Account List

Search

All Bank Account List

@if(Auth::user()->permission('account.create')) Create New @endif
# Bank name Account # Branch address Created Date Action
@endsection @section('js') @endsection