@extends('app') @section('content')

{{ ucfirst(trans('hilbit.bank.maintain')) }}

@include('flash::message') @include('partials.alert')
ID Name Edit Delete
@stop @section('scripts') @stop