@extends('layouts.app') @section('title', $branch->name . ' — TI Manager') @section('content')
No se ha registrado dirección.
@endifNo se ha registrado información de contacto.
@endif{{ $branch->notes }}
| Nombre | Marca / Modelo | Serial | Estado | Asignado a |
|---|---|---|---|---|
| {{ $item->name }} | {{ $item->brand }} {{ $item->model }} | {{ $item->serial_number ?? '—' }} | {{ $item->status_label }} | {{ $item->assigned_to ?? '—' }} |