@php $postUrl = isset($postUrl) ? $postUrl : URL::full() @endphp @php $disabled = isset($disabled) ? 'disabled' : '' @endphp @php $picture = isset($picture) ? asset("storage/airlines/img/{$picture}") : asset("/assets/img/default-airline-picture.png") @endphp