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

{{__("Areas")}}

{{__("Create Areas")}}

@endsection @section("content")

{{__("Create Models")}}

{{--
--}} id)}}" enctype="multipart/form-data"> @csrf
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @error("vehicle_type_specialist")--}} {{--
{{$message}}
--}} {{-- @enderror--}} {{--
--}}
@error("car_type_specialist")
{{$message}}
@enderror
{{--
--}} {{-- --}} {{-- --}} {{--
--}} --}}
@error("car_model_name_specialist")
{{$message}}
@enderror
@endsection @section("scripts") @include("admin.dashboard_users.template") @endsection