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

{{$Text->text_1}}

{{$Text->text_2}}


{{$Text->text_3}}

LOGIN
@include('inc.footer')