@extends('layouts.app') @section('title', 'Edit Car') @section('content')
Back to Fleet

Edit Car

@csrf @method('PUT')
@endsection