@extends('admin.layouts.layouts') @section('title', 'Bank') @section('content')
@can('bank-create') Create @endcan
# Location Name Account No. IFSC Code MICR Code Status Actions
@endsection @section('page-js') @endsection