Detail zakázky {{$zakazka->cis_zak}}

@if (isset ($zakazka->dumzak))

{{$zakazka->dumzak->ulice}} {{$zakazka->dumzak->cp_co}} @if(!empty($zakazka->dumzak->blok)) bl.{{$zakazka->dumzak->blok}} @endif {{$zakazka->dumzak->psc}} {{$zakazka->dumzak->mesto}}

@endif
@if ($zakazka->id_prostoru)
@if($prostor->uzivatelProstoru->mobil || $prostor->uzivatelProstoru->telefon )

Telefon: {{$prostor->uzivatelProstoru->mobil}} {{$prostor->uzivatelProstoru->telefon}}

@endif @if($prostor->uzivatelProstoru->email)

Email: {{$prostor->uzivatelProstoru->email}}

@endif
@elseif ($zakazka->cp)
@endif
@php ($selected = "")
@if($zakazka->zapsal)
Editoval: {{$zakazka->zapsal}}
@endif @if(!empty($fotos))

Foto k zakázce

@include('components.foto_gallery')
@endif @if(!empty($files))

Dokumenty k zakázkce

@include('components.soubor')
@endif @if(!empty($kontaktyZak))
@include('zakazka.kontZakDet') @endif @if(!empty($status))
@include ('zakazka.stavZakDet') @endif @if($koments)
@include ('komentar.KomentPrehl') @endif