@include('partials._provider')
{{ $pageTitle ?? trans('messages.list') }}
@if($auth_user->can('shopdocument add')) {{ trans('messages.add_form_title',['form' => trans('messages.shop_document') ]) }} @endif
@if($auth_user->can('shopdocument delete'))
@csrf
@endif