|
|
{{isset($document_date)?moment_name($document_date):entity_name()}}{{$subtitle}} |
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@if($type == 'EN CAPTURA')
{{$type}} @elseif($type == 'EN ESPERA DE AUTORIZACIÓN'){{$type}} @elseif($type == 'AUTORIZADA'){{$type}} @elseif($type == 'EN ESPERA DE SUFICIENCIA'){{$type}} @elseif($type == 'SUFICIENCIA APROBADA'){{$type}} @elseif($type == 'RECHAZADA'){{$type}} @elseif($type == 'CANCELADA'){{$type}} @endif |
@else
|||||||||
@switch($requisition_type) @case ('App\RequisitionItem') REQUISICIÓN DE ARTÍCULOS @break @case ('App\RequisitionMovableItem') REQUISICIÓN DE BIENES MUEBLES @break @case('App\ServiceRequisition') REQUISICIÓN DE SERVICIOS @break @case('App\RequisitionByXML') REQUISICIÓN DEVENGADA @break @default REQUISICIÓN DE ARTÍCULOS @endswitch |
|
||||||||
|
Justificación |
{{ $justification }} |