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

User

@if (in_array('8-1-2', Session::get('access'))) @endif
Username Name Email Action
@include('pages.user.modal') @endsection @section('js_after') @include('pages.user.function') @include('pages.globalFunction') @endsection