@extends('admin.layout') @section('title', 'Blog Articles') @section('content')
Manage blog posts and AI-generated articles
{{ $post->getTranslation('title', 'en') }}
{{ $post->getTranslation('title', 'ar') }}
No articles yet. Create one or let the AI agent generate some.