@extends('admin.layouts.app') @section('title', 'EU/UK Financial Aids Management') @section('content')
Total Sections
Active Sections
Inactive Sections
{{ $sectionStats['last_updated'] ? $sectionStats['last_updated']->format('M d, Y') : 'Never' }}
| Section | Title | Content Preview | Status | Last Updated | Actions |
|---|---|---|---|---|---|
| {{ $section->section_key }} | {{ $section->title }} |
{{ Str::limit(strip_tags($section->content), 50) }}
|
@if($section->is_active) Active @else Inactive @endif | {{ $section->updated_at->format('M d, Y H:i') }} |
It looks like the EU/UK content sections haven't been seeded yet.
Create EU/UK Section