@extends('layouts.app') @section('content')
| #ID | Pagina | Submeniu | Optiuni | ||
|---|---|---|---|---|---|
| #{{$restriction->id}} | @if($restriction->page){{$restriction->page->name}} | @else--- | @endif @if($restriction->submenu){{$restriction->submenu->name}} | @else---- | @endif
| # | Customer | Eliminare | |
|---|---|---|---|
| #{{$backend->id}} | {{$backend->route}} |
|