{{ $pageTitle ?? trans('messages.list') }}
@if($list_status != 'unassigned' && $list_status !='request') @if($auth_user->can('handyman add')) {{ __('messages.add_form_title',['form' => __('messages.handyman') ]) }} @endif @endif
@csrf