@extends('frontend.layout.app') @section('title', 'GPS Moments') @section('description', 'Gps moments page meta description') @section('keywords', 'Gps moments page meta keywordes') @section('robots', 'Gps moments page robots') @section('ogTitle', 'Gps moments page og title') @section('ogDescription', 'Gps moments page og description') @section('ogImage', 'Gps moments page og image') @section('ogUrl', 'Gps moments page og url') @section('twitterCard', 'Gps moments page twitter card') @section('twitterTitle', 'Gps moments page twitter title') @section('twitterDescription', 'Gps moments twitter description') @push('css') @endpush @section('content')
{{-- Start:: Internation Partner --}}

MyGPS Moments

{{ \App\setting::find(10)->desc }}
@foreach (\App\GalleryModel::all() as $data) @endforeach
@endsection @push('js') @endpush