@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("User Cars")}}

{{__("Add Cars ". $provided_section->name) }}

@endsection @section("css-links") @endsection @section("content")

{{__("Create")}}

{{-- {{route("admin.provided-sections.store", ["vector_id" => $main_Client->id])}}--}}
$provided_section->id])}}" enctype="multipart/form-data"> @csrf
@if($provided_type == 'gar' || $provided_type == 'mar' )
@error("vehicle_type_specialist")
{{$message}}
@enderror
@if($provided_type != 'gar')
@error("car_type_specialist")
{{$message}}
@enderror
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}


@error("car_model_name_specialist")
{{$message}}
@enderror
@endif
{{-- @if($main_Client->type === 's-mar' || $main_Client->type == 'gar')--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @break--}} {{-- @endswitch--}} @endif {{-- @if($main_Client->type == 'gar')--}}
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($main_Client->type == 's-mar')--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @php--}} {{-- $vector = \App\Models\Vector::find($main_Client->id);--}} {{-- $vectorType = $vector->vectorFiltersData->where('service_type','ty');--}} {{-- @endphp--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @foreach($vectorType as $type)--}} {{-- --}} {{-- --}} {{--
--}} {{-- @endforeach--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}}
@endsection @section("scripts") {{-- --}} {{-- --}} {{-- --}} {{-- --}} @include("admin.provided_sections.template") @endsection