@extends('partner.layout.base') @section('title', 'Update Service Type') @section('styles') @endsection @section('content')

Vehicle Management

List Vehicle
Update Vehicle
{{ csrf_field() }}
@if(isset($vehicle->vehicle_image)) @endif
@endsection @section('scripts') @endsection