@extends('mobile.layouts.mobile-app-amp') @section('title', 'Home mobile') @section('content')
{{-- @include('mobile.layouts._breadcrumb',['pageName'=> ['Новините от днес']]) --}} {{-- autoplay --}} @foreach($mostViewedArticles as $mArticle) @endforeach {{-- --}}
@include('mobile.layouts._infinite-template-amp',['allArticles' => $allArticlesByDate,'tournaments'=>$tournaments])
@endsection @push('scripts-mobile') @endpush