{{ trans('general.assets') }} | ||||||||
---|---|---|---|---|---|---|---|---|
# | ID | Nombre | Etiqueta | SKU | Precio | Modelo | Serial | Fecha Salida |
{{ $counter }} | {{ $asset->id }} | {{ $asset->name }} | {{ $asset->asset_tag }} | {{ $asset->_snipeit_sku_26 ?? 'N/A' }} | ${{ number_format($asset->purchase_cost, 2) }} | {{ $asset->model->name ?? 'N/A' }} | {{ $asset->serial ?? 'N/A' }} | {{ $asset->last_checkout ? date('d/m/Y', strtotime($asset->last_checkout)) : 'N/A' }} |
{{ trans('general.licenses') }} | |||||
---|---|---|---|---|---|
# | ID | Nombre | Serial/Clave | Precio | Fecha Asignación |
{{ $lcounter }} | {{ $license->id }} | {{ $license->name }} | @can('viewKeys', $license) {{ $license->serial }} @else {{ str_repeat('x', 15) }} @endcan | ${{ number_format($license->purchase_cost, 2) }} | {{ $license->assetlog->first() ? date('d/m/Y', strtotime($license->assetlog->first()->created_at)) : 'N/A' }} |
{{ trans('general.accessories') }} | |||||||
---|---|---|---|---|---|---|---|
# | ID | Nombre | Categoría | Ubicación | Precio Unit. | Cant. | Fecha |
{{ $acounter }} | {{ $group['accessory']->id }} | {{ $group['accessory']->manufacturer ? $group['accessory']->manufacturer->name : '' }} {{ $group['accessory']->name }} {{ $group['accessory']->model_number }} | {{ $group['accessory']->category->name ?? 'N/A' }} | {{ $group['accessory']->location->name ?? 'N/A' }} | ${{ number_format($group['accessory']->purchase_cost, 2) }} | {{ $group['quantity'] }} | {{ date('d/m/Y', strtotime($group['accessory']->pivot->created_at)) }} |
{{ trans('general.consumables') }} | |||||||
---|---|---|---|---|---|---|---|
# | ID | Nombre | Categoría | Ubicación | Precio Unit. | Cant. | Fecha |
{{ $ccounter }} | {{ $group['consumable']->id }} | {{ $group['consumable']->manufacturer ? $group['consumable']->manufacturer->name : '' }} {{ $group['consumable']->name }} {{ $group['consumable']->model_number }} | {{ $group['consumable']->category ? $group['consumable']->category->name : 'Categoría eliminada' }} | {{ $group['consumable']->location->name ?? 'N/A' }} | ${{ number_format($group['consumable']->purchase_cost, 2) }} | {{ $group['quantity'] }} | {{ date('d/m/Y', strtotime($group['consumable']->pivot->created_at)) }} |
TÉRMINOS Y CONDICIONES:
Como responsable hago constar que recibo de la empresa Grupo Alternativas Soluciones S.A. de C.V. estos bienes como parte del equipo de trabajo para el desarrollo exclusivo de mis funciones y actividades que me han sido confiadas, por lo que me comprometo a:
Entrega | Responsable (Recibe) |
---|---|
_______________________________ | _______________________________ |
J. Martín Lazcano Priego | {{ $show_user->present()->fullName() }} |
Grupo Alternativas Soluciones S.A de C.V. | (Nombre completo y firma) |