@php $type = request('type'); @endphp
{{ __('messages.Client') }}: < {{ Auth::user()->first_name }} {{ Auth::user()->last_name }} >
{{ __('messages.SIN') }}:
{{ __('messages.Printed') }}: {{ date('Y-m-d H:i') }}
{{ __('messages.Client') }}: <NoName>
{{ __('messages.SIN') }}:
{{ __('messages.Printed') }}: {{ date('Y-m-d H:i a') }}