@extends('layouts.adminapp') @section('content') {{-- Inventory Edit --}}
@csrf @method('patch')

Inventory Edit

{{--

Enter your next TODO

@csrf
Back --}} @endsection