@extends('template.layouts.template-base') @section('title', 'Add Vehicle') @section('styles') @endsection @section('content')
@csrf

Vehicle Information

Kg
status) == 1 ? 'checked' : '' }}>
status) == 0 ? 'checked' : '' }}>
@include('template.layouts.error-modal') @endsection @section('scripts') @endsection