@extends('layouts.adminapp') @section('content') {{-- Inventory ADD New --}}
@csrf

Inventory Add New

{{--

Enter your next TODO

@csrf
Back --}} @endsection