@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
{{-- Section : Banner --}} @if (!empty($categories['image_banner_mobile'])) @endif @if (!empty($categories['image_banner'])) @endif {{-- Section : Product List --}}
@includeIf('frontend::filter.nav-filter')
@endsection @section('script') @endsection