@extends('partials.layout') @section('title','Crear manguera') @section('subtitle','Agregar un nuevo registro en mangueras') @section('back') ← Volver @endsection @section('content')
@csrf
Cancelar
@endsection