@extends('cms::layouts/dashboard') @section('breadcrumb')
@endsection @section('dashboard-content')Name | Name Plural | Database | Route | Model | Actions | |
---|---|---|---|---|---|---|
@if ($row['deletable']) @endif | {{ $row['display_name'] }} | {{ $row['display_name_plural'] }} | {{ $row['database_table'] }} | {{ $row['route'] }} | {{ $row['model_name'] }} | Edit @if (!in_array($row['id'], [1,2,3,4])) @endif |