@extends('layouts.backend') @section('content')

Warehouse

@if (in_array('2-3-2', Session::get('access'))) @endif
Name Note Action
@include('pages.warehouse.modal') @endsection @section('js_after') @include('pages.warehouse.function') @include('pages.globalFunction') @endsection