@stack('before-scripts') @stack('after-scripts') @extends('frontend.layouts.app1') @section('title', app_name() . ' | ' . __('labels.frontend.afiliacion.box_title')) @section('breadcrumb') @endsection @section('content')

Registro Vehículos

Datos del Vehículo
NO SI
NO SI

Declaracion de Carga
Producto Medida % Peso Aprox. Eliminar


@endsection @push('after-scripts') {!! script(asset('js/cargaVehiculo.js')) !!} @if(config('access.captcha.contact')) @captchaScripts @endif @endpush