@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
@if (!empty($data['banner'])) @if (count($data['banner']) > 1) @endif @endif {{-- --}}
@include('frontend::branch')
@include('frontend::channel')
@endsection @section('script') @endsection