@extends('admin.layouts.main', array('scripts' => array(Config::get('path.backoffice.js_path') . '/view/user/backend-users-list.js'))) @section('content')

Manage Backend Users

@if($canInsert) @endif
ID First name Last name Email Role {{ Lang::get('backend.actions') }}
@stop