@extends('layouts.master') @section('content')
Inquiry Add Inquiry {{-- Forms --}} {{-- Form Layouts --}}

CREATE A NEW INQUIRY Inquiry List

Add Customer Details


Add New Customer


Add New Customer
{{--
--}}

Travel & Services Information

{{--
--}}
{{-- --}}
{{--
--}}
@if ($get_permission_data['unassign_inquiry'] == 'true') UN ASSIGN @endif @csrf @if ($get_permission_data['assign_others'] == 'true') @elseif($get_permission_data['assign_others'] == 'false') @endif

@endsection @push('scripts')
@endpush