@if (in_array(request()->server("HTTP_CF_IPCOUNTRY"), ["EGY", "SAY"]) || app()->getLocale() == "ar") {!! $news->NOTICE_ARABIC !!} @else {!! $news->NOTICE_TEXT !!} @endif
@extends('layouts.master') @section('background-image', '/assets/images/image-1.png') @section('bg-y', '-100px') @section('content')
@if (in_array(request()->server("HTTP_CF_IPCOUNTRY"), ["EGY", "SAY"]) || app()->getLocale() == "ar") {!! $news->NOTICE_ARABIC !!} @else {!! $news->NOTICE_TEXT !!} @endif