@extends('web_theme::layout.main')
@section('title', 'Latest News | El DiDi Group')
@section('meta_description', 'Read the latest news and updates from El DiDi Group, covering our projects, partnerships, and industry insights.')
@section('content')
News
@foreach ($news as $item)
{{ strtoupper($item->created_at->format('d M Y')) }}