@include('admin.cabi_rides.masters.master-navbar') @push('styles') @endpush
@if ($errors->any()) @endif
Edit Duty Type
Back

@csrf @method('PUT')
@php $selectedCities = is_array($dutyType->city_ids) ? $dutyType->city_ids : json_decode($dutyType->city_ids, true); @endphp
is_p2p ? 'checked' : '' }}>
is_gtg ? 'checked' : '' }}>
dis_route_log ? 'checked' : '' }}>
@push('js') @endpush