@extends('layouts/layoutMaster') @section('title', ' Vertical Layouts - Forms') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

New Vehicle Model

Vehicle Model
@csrf
@error('name')
{{$message}}
@enderror
@endsection