@extends('layouts.app') @section('title','Product Warehouse') @section('pages')
@csrf @method('patch')
Warehouse Details

@endsection @section('js') @endsection