@extends('adminlte::page') @section('plugins.Sweetalert2', true) @section('title', 'Intranet | ingreso Clave De Vehículo') @section('content_header')
@stop @section('content')

Ingrese La Clave De Flota Del Centro De Costo {{ $camioneta->centroDeCosto->centro_costo }}

@csrf
@stop @section('footer')
Intranet
Copyright © 2021 GuiñezIngeniería.cl. @stop @section('css') @stop @section('js') @stop