@extends('layouts.user') {{-- Web site Title --}} {{-- Content --}} @section('content')

format_list_numbered_rtl {{ $title or 'All Accounts' }}

#. Beneficiary Name Account Number Current Ballance {{ trans('table.actions') }}
@stop @section('scripts') @stop