@extends('layouts.app') @section('title', $newsItem['title']) @section('meta_title', $newsItem['title']) @section('og:image', $newsItem['image_url'] ?? asset('images/RFav.png')) @push('styles') @endpush @section('content')