@extends('layouts.app') @section('title', 'Bangladesh Unbound - Pages') @section('page-title', 'Pages') @section('breadcrumb') @endsection @section('content')
| Title | Slug | Created By | Last Updated | Active Status | Actions |
|---|---|---|---|---|---|
|
@if($page->featured_image)
{{ Str::limit($page->title, 50) }}@if($page->sub_title) {{ Str::limit($page->sub_title, 60) }} @endif |
{{ $page->slug }}
|
{{ $page->creator->name ?? 'N/A' }} | {{ $page->updated_at->format('M j, Y') }} |
|
|
No pages foundGet started by creating your first page. |
|||||