@extends('admin.layouts.app') @section('title', 'Edit Vehicle') @section('page-title', 'Edit: ' . $car->make . ' ' . $car->model) @section('content')