@extends('layouts.baseprocrud') @section('content') @include('_derivacion.derivacion._top')
Crear Derivación
Datos Derivación
@include('_derivacion.derivacion.clienteDerivaciones') @include('_derivacion.derivacion.equipoDerivaciones') @include('_derivacion.derivacion.fallaDerivaciones') @include('_derivacion.derivacion.estadosDerivaciones') @include('_derivacion.derivacion.propuestasDerivaciones') @include('_derivacion.derivacion.montoDerivaciones') @include('_derivacion.derivacion.cotizacionDerivaciones') @include('_derivacion.derivacion.mercadoPagoDerivaciones') @include('_derivacion.derivacion.motivosDerivaciones') @include('_derivacion.derivacion.comentariosDerivaciones')
@endsection @section('css') @endsection @section('scripts') @endsection