@section('css') @show @include('google_analytics') @include('header_code')
{{isset($settings->phone_no)?$settings->phone_no:''}}
{{isset($settings->email)?$settings->email:''}}
@if(isset($settings) && $settings->facebook != '')
@endif @if(isset($settings) && $settings->twitter != '')
@endif @if(isset($settings) && $settings->instagram != '')
@endif @if(isset($settings) && $settings->yelp != '')
@endif @if(isset($settings) && $settings->tripadvisor != '')
@endif @if(isset($settings) && $settings->google != '')
@endif @if(isset($settings) && $settings->youtube != '')
@endif
Home
MISIÓN
quienes somos
SOBRE NOSOTROS
GALERIA
PRENSA
TRABAJA CON NOSOTROS
RESEÑAS
PREGUNTAS FRECUENTES
Menu
RESTAURANTE
PANADERÍA
PASTELERÍA
Ubicación y Horario
Catering
CONTACTO
@if(Auth::guard('customer')->check())
Profile
Profile
Logout
@else
MI CUENTA
Login
CREA UNA CUENTA
@endif
Blog
RECETAS
Lifestyle
@if(request()->is('menu'))
0
@endif
Home
Sobre Nosotros
Menu
RESTAURANTE
PANADERÍA
PASTELERÍA
PRENSA
GALERIA
Ubicación y Horario
RESEÑAS
TRABAJA CON NOSOTROS
PREGUNTAS FRECUENTES
Catering
CONTACTO
FAQs
@if(Auth::guard('customer')->check())
Profile
logout
@else
Log In
CREA UNA CUENTA
@endif
Blog
@yield('content') @if(env('PRE_LOADER') == true)
@endif @if(request()->is('menu')) @endif @section('js') @show @include('front.js')