@extends('admin.layouts.inventory') @section('title', 'Settings') @section('content')
@csrf @method('PUT')
@endsection