@php $Text = DB::table('page_section')->where('id',3)->first(); @endphp
{!! $Text->text_2 !!}
{!! $Text->text_3 !!} Back to Login