@include('components.form.label')
@include('components.form.input', ['class' => 'url', 'label' => false])
@if (isset($with_download) && $with_download)
@endif @if (isset($with_web) && $with_web)
@endif