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

Group Rack

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