@extends('layouts.admin') @section('content')

Agregar Consumo

@if ($errors->any())
@endif
@csrf
Volver
@endsection @section('scripts') @endsection