@extends('adminlte::page') @section('plugins.Datatables', true) @section('plugins.Sweetalert2', true) @section('plugins.Select1', true) @section('title', 'intranet | Registros De Modificaciones De Vehículos') @section('content_header')
@stop @section('content')

Registros De Modificaciones De Vehículos

Acción Patente Tipo Vehículo Centro De Costo Tipo Estándar Tipo De Modificación Campo Antes De La Modificación Campo Despues De La Modificación Usuario Fecha Se Realizo
@stop @section('footer')
Intranet
Copyright © 2021 GuiñezIngeniería.cl. @stop @section('css') @stop @section('js') @if (Gate::check('camioneta.index')) @elseif(Gate::check('camioneta.index-sucursal')) @elseif(Gate::check('camioneta.index-empresas')) @elseif(Gate::check('camioneta.index-centros-costos')) @endif @stop