@foreach(\App\Pages::where('status','1')->orderBy('page_order')->get() as $page_data)
  • {{$page_data->page_title}}
  • @endforeach

{{stripslashes(getcong('site_copyright'))}}

{{trans('words.connect_with_us')}}

{{trans('words.apps_text')}}

@if(getcong('footer_google_play_link')) Google Play Download @endif @if(getcong('footer_apple_store_link')) Apple Store Download @endif