@extends('layout') @section('ventas-active', 'active') @section('cotizaciones-active', 'active') @section('ventas-active', 'active') @section('cotizaciones-active', 'active') @section('bread-module', 'Cotizaciones') @section('bread-submodule', 'Cotizaciones') @section('hero-title', 'Registrar Cotización') @section('hero-subtitle', 'Cotizaciones') @section('content') @include('ventas.cotizaciones.modal-cliente')
@csrf
@include('ventas.cotizaciones.forms.form_create_cotizacion')
Los campos marcados con asterisco () son obligatorios.
Regresar
@stop @push('scripts') @endpush