@extends('layouts.app') @section('title', 'Entregas') @section('subtitle', 'Registrar entregas a consumidores (requiere usuario activo)') @section('content')

Registrar entrega

Validar consumidor activo antes de entregar
@endsection