@extends('frontend.layouts.app') @section('content')
Ver Vehiculo #{{ $vehiculos->id }}
@endsection @push('after-scripts') @endpush