@php $news = App\Models\NewsEvent::first(); @endphp

{{ $news->main_title }}

{{ $news->text }}