@extends('layouts.master') @section('title') @lang('translation.Vehicle') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Vehicle @endslot @slot('title') Add Vehicle @endslot @endcomponent