@csrf @if($showUpload)
@include('components.fileUploader')
@endif
@php ($checked = "") @if($soubor->sendSpravci) @php ($checked = "checked") @endif
Zpět