@extends('layouts.dashboard.dashboard') @section('title', 'Vehiculos') @section('content')
# Vehiculo Descripción Activo Acciones
@include('layouts.dashboard.partials.configuraciones.vehiculos.modals') @endsection @section('scripts') @endsection