@extends('front.front-app') @include('front.header') @section('container')
{{--@if(!empty($links) && count($links))
@foreach($links as $one_link) @endforeach
@endif--}} {{--index 3--}} @if(!empty($links) && count($links))
@foreach($links as $one_link) @endforeach
@endif @if($get_main_banner) @endif
@stop @include('front.footer')