@extends('admin.layout.base') @section('title', 'Add Service Type ') @section('content')
 Add Vehicle

{{ csrf_field() }}
@endsection