@extends('layouts.master') @section('title') @lang('translation.Add Asset') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Assets @endslot @slot('title') Create New Asset @endslot @endcomponent
@csrf

Asset Details

Fill all information below

Required
Required

Asset Documents

OEM/Dealer Details

Fill all information below

Required

Assign Location

Fill all information below

Required

Meta Data

Fill all information below

Cancel
@endsection @section('script') @endsection