@extends('layout.front.master') @section('title', config('site.modules.menu.page_title', __('Menu'))) @section('description', config('site.seo.description')) @section('keywords', config('site.seo.keywords')) @section('content') {{-- Page Header with Parallax --}}

{{ config('site.modules.menu.page_title', __('Menu')) }}

{{-- Menu Section --}} {{-- Final Section with Shape Divider --}}
@endsection