@extends('frontend.layouts.master') @section('styles') @parent @stop @section('content')

{{lang('media')}}

@if(!empty($gallery) && $gallery->isNotEmpty())
@if(!empty($newsList) && $newsList->isNotEmpty()) @if(!empty($newsList->nextPageUrl())) @endif @endif
@stop @section('scripts') @parent @stop