@section('title', 'Edit Store Location')

{{ __('Edit Store Location') }}

@csrf
facility->fullhour == '1' ? 'checked' : '' }}>
facility->drive_thru == '1' ? 'checked' : '' }}>
facility->mobile_payment == '1' ? 'checked' : '' }}>
facility->oven_warmed == '1' ? 'checked' : '' }}>
facility->reserve == '1' ? 'checked' : '' }}>
facility->wifi == '1' ? 'checked' : '' }}>
facility->is_promo == '1' ? 'checked' : '' }}>
status == '1' ? 'checked' : '' }} id="flexSwitchChecked" name="status" />