@extends('admin.layouts.master') @section('content')
Authorities | Permissions | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $keys <= 5 ? ucfirst($array) . ' ' . 'Account' : ucfirst($array) }} | @foreach ($arrays as $key => $item) @php $collision = $array . $item; @endphp {{ $item }} @endforeach @foreach ($secondary as $sec) {{ ucfirst($sec) }} @endforeach | ||||||||||
Dashboard | View | ||||||||||