@extends('layouts.main') @section('page-title') {{ __('Bank Balance Transfer') }} @endsection @section('page-breadcrumb') {{ __('Bank Balance Transfer') }} @endsection @push('css') @include('layouts.includes.datatable-css') @endpush @section('page-action')
@endsection @section('content')