@lang('models/accounts.singular') @lang('crud.detail')
-
@include(strtolower(__('models/accounts.plural')).'.show_fields')
{{-- add trasnaction table --}} {!! $dataTable->table(['width' => '100%', 'class' => 'table table-hover table-bordered table-striped table-sm text-nowrap'],true ) !!}