@extends('layouts.dealer.app') @section('title', 'Edit Listing') @section('content')

Edit Listing

Update the details about your vehicle

@include('dealer.listings.partial.form')
@endsection