@extends('layouts.admin') @section('title') Models @endsection @section('page_title') Models @endsection @push('page_style') @include('include.dataTableStyles') @endpush @section('content')

Car Models

List of all Car Models

S.No Title Brand Name Created By Action Log
@push('page_script') @include('include.dataTableScripts') @endpush @endsection