{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
@if($errors->any()) @endif

{{ $page_title }} Table
{{ $page_description }}

No Acc Name Acc No Type Bank Branch Create At Is Active Option
No Acc Name Acc No Type Bank Branch Create At Is Active Option
{!! Helper::getActivity(11) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} {{-- --}} @endsection