@extends('admin.layouts.app')
@section('content')
| Titre | Slug | Statut | Date | Actions |
|---|---|---|---|---|
|
{{ $page->title }}
@if ($page->template)
Template: {{ $page->template }}
@endif
|
/{{ $page->slug }} |
|
{{ $page->updated_at->format('d/m/Y') }} | |
| Aucune page. | ||||