@php $Text = DB::table('page_section')->where('id',2)->first(); @endphp {{$Text->meta_title}} @include('inc.head') @include('inc.header')

{{$Text->text_1}}

{{$Text->text_2}}

@include('inc.footer')