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

Put Away

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