@extends('adminlte::page') @section('plugins.Select2', true) @section('plugins.Sweetalert2', true) @section('title', env('APP_NAME') . ' - Despacho a Destiempo') @section('content_header')
Este despacho se realiza fuera de horario, por lo que se debe registrar con un comentario
@stop @section('content') @stop @section('css') @endsection @section('js') {{-- --}} @stop @include('admin.clientes.partials.nuevo_cliente')