@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->description }}
@endif{{ $product->description }}
{{ __('Menu coming soon.') }}
{{ config('site.welcome.wholesale_text', __('Need large quantities for your business or planning a special event? Contact us directly and we will help you with your order.')) }}