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

Group Floor

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