@extends('adminlte::page') @section('title', 'CCT Rentals Operaciones') @section('content_header')
| Proyecto: | {{$project->pjt_name}} | |
| Locaciones: | @if($project->pjt_location){{$project->pjt_location}} | @elseNo especificadas | @endif
| Horario: | {{\Carbon\carbon::parse($project->pjt_date_start)->format('H:i')}} | |
| Unidades: | {{$totalcontents}} |