@php ($readonly = '') @if(!empty($faktura->cis_zak)) @php ($readonly = "readonly") @endif
@php ($checked = "") @if($faktura->pdp) @php ($checked = "checked") @endif
@if (count($errors) >0) @php ($popis_fakt = old('popis_fakt') ) @else @php ($popis_fakt = $faktura->popis) @endif

{{$faktura->nazev_firmy}}