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

Nuevo Almacén

@csrf
@endsection