@php $Text = DB::table('page_section')->where('id',54)->first(); $Box4 = DB::table('cms_pages')->where('id',38)->first(); $Box1 = DB::table('cms_pages')->where('id',39)->first(); $Box3 = DB::table('cms_pages')->where('id',40)->first(); $Box2 = DB::table('cms_pages')->where('id',41)->first(); @endphp @include('inc.oil-head') {!! $Text->meta_title !!}
@include('inc.oil-header') @include('inc.oil-footer')
@include('inc.oil-foot')