@extends('layouts.app') @section('titulo','Editar Almacén') @section('contenido')

Editar Almacén

@csrf @method('PUT')
Cancelar
@endsection