@extends('layouts.master2') @section('title') Edit Vehicle @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Dashboard @endslot @slot('title') Edit Vehicle @endslot @endcomponent
@endsection @section('script') @endsection