@if (!Permit::isPermit(str_replace('/create', '', Route::current()->uri()), 'create', true))
You are not allowed to access this section.
@else
@csrf

Add WMI

{{__('WMI Code')}}
{{__('Manufacturer')}}
@php $manufacturers = \App\Models\VehicleManufacturer::pluck("name","id"); @endphp
{{__('Brand Origin')}}
{{__('Manufacturing Country')}}
{{__('Manufacturer Company')}}
{{__('Vehicle Type')}}
@endif