@inject('service', 'App\Services\UrlPresigner') Histórico de afastamentos @if(isset($withdrawals)) @foreach($withdrawals as $withdrawal) @endforeach @endif
Motivo Data de afastamento Data de retorno Documentos Editar Excluir
{{$withdrawal->reason->nm_motivo}} {{$withdrawal->data_saida->format('d/m/Y')}} @if($withdrawal->data_retorno) {{$withdrawal->data_retorno->format('d/m/Y')}} @endif @foreach($withdrawal->files as $file) @endforeach @if($isAllowedModify) @else @endif @if($isAllowedRemove) @else @endif