/
home
/
obinna
/
html
/
cravings
/
resources
/
views
/
layouts
/
Upload File
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no"> @section('keywords') <meta name="keywords" content="crave, food, nigeria, lagos, search, where can i get, find restaurants in lagos, find food, restaurant menu, food review, review, restaurant, food vendor, outlet, cravvings, eatery, fast food, restaurants in lagos, jollof, find food, mamaput, bukka, chinese, soup, african food"> <meta name="description" content="Food search, discovery and review platform that enables users effortlessly find the food they want"> @show <meta name="robots" content="all"> <meta content="104564437706693" property="fb:profile_id"> <meta content="875457879311564" property="fb:app_id"> <meta content="en_NG" property="og:locale"> <meta content="en_US" property="og:locale:alternate"> <meta content="en_GB" property="og:locale:alternate"> <meta content="Cravvings" property="og:site_name"> <meta content="website" property="og:type"> <meta content="Discover restaurants and food vendors serving the food you want close to you." property="og:description"> <meta content="1250" property="og:image:width"> <meta content="750" property="og:image:height"> <meta content="An image of the Cravvings logo - spelt out as cravvings with the v's overlapping and a spoon shaped curve c" property="og:image:alt"> <meta content="https://www.instagram.com/cravvingsapp/" property="og:see_also"> <meta content="https://www.facebook.com/cravvingsapp/" property="og:see_also"> <meta content="https://twitter.com/cravvingsapp" property="og:see_also"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@cravvingsapp"> <meta name="twitter:creator" content="@cravvingsapp"> @section('title') <meta content="https://www.cravvings.com/images/brand/cravvings_logo_white_bg.jpg" property="og:image"> <meta content="Cravvings - Find Food Near You" property="og:title"> <meta content="https://www.cravvings.com/" property="og:url"> <meta content="Discover restaurants and food vendors serving the food you want close to you." property="og:description"> <meta content="https://www.cravvings.com/images/brand/cravvings_logo_white_bg.jpg" property="og:image"> <meta content="1250" property="og:image:width"> <meta content="750" property="og:image:height"> <meta name="twitter:title" content="Cravvings - Find Food Near You"> <meta name="twitter:description" content="Discover restaurants and other food vendors serving the food you want close to you."> <meta name="twitter:image" content="https://www.cravvings.com/images/brand/card_1.jpg"> <meta name="twitter:image:width" content="1200"> <meta name="twitter:image:height" content="630"> <meta name="twitter:image:alt" content="An image of the Cravvings logo - spelt out as cravvings with the v's overlapping and a spoon shaped curve c"> <title>Cravvings - Enhancing food experiences</title> @show <meta name="csrf-token" value={{ csrf_token() }}> <meta name="user" value="{{ Auth::user() ? Auth::user()->email : ''}}"> <link href="https://www.cravvings.com/" rel="canonical"> <link href="https://www.cravvings.com/" rel="home"> <link href="https://www.cravvings.com/" rel="alternate" hreflang="x-default"> <link href="https://www.cravvings.com/" rel="alternate" hreflang="en-us"> @section('stylesheets') <link rel="stylesheet" href="/css/html5doctor.css"> <link href="/css/bootstrap.formatted.css" rel="stylesheet"> <link href="/css/font-awesome.formatted.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/css/autocomplete.css"> <link rel="stylesheet" href="/css/layout.css"> <link rel="stylesheet" href="/css/main.css"> <link rel="shortcut icon" href="/images/icon.png" type="image/png"> <link rel="stylesheet" href="/css/sidenav.css"> <link rel="stylesheet" href="/css/footnav.css"> <style> /* .mains { margin-top: 78px; } */ @media (max-width: 520px){ .flash-message h6 { font-size: 16px; } } </style> @show @section('google') @if (Auth::user() && Auth::user()->role === 'admin') @else <script defer src="https://www.googletagmanager.com/gtag/js?id=UA-106575396-6"></script> <script defer> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()) gtag('config', 'UA-106575396-6'); </script> @endif @endsection </head> <body> @if (session('status')) <div class="alerts alerts-success"> {{ session('status') }} </div> @endif @if (session('error')) <div class="alerts alerts-error"> {{ session('error') }} </div> @endif <div class="flash-message"> <span class="closes">X</span> </div> @section('load') <div class="row" id="loading"> <div class="col-sm-12 mx-auto" style="display: flex;"> <div class="loader"></div> </div> </div> @show @section('nav') <aside class="st-menu st-effect-1" id="menu-1"> <a class="navbar-brand" href="/"><img src="/images/logo-large.png" alt="logo" data-effect="st-effect-1" class="logo"></a> <a href="#" class="close-side"> <svg stroke="currentColor" fill="#c32022" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M331.3 308.7L278.6 256l52.7-52.7c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-52.7-52.7c-6.2-6.2-15.6-7.1-22.6 0-7.1 7.1-6 16.6 0 22.6l52.7 52.7-52.7 52.7c-6.7 6.7-6.4 16.3 0 22.6 6.4 6.4 16.4 6.2 22.6 0l52.7-52.7 52.7 52.7c6.2 6.2 16.4 6.2 22.6 0 6.3-6.2 6.3-16.4 0-22.6z"></path><path d="M256 76c48.1 0 93.3 18.7 127.3 52.7S436 207.9 436 256s-18.7 93.3-52.7 127.3S304.1 436 256 436c-48.1 0-93.3-18.7-127.3-52.7S76 304.1 76 256s18.7-93.3 52.7-127.3S207.9 76 256 76m0-28C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z"></path></svg> </a> <ul class="list-group"> <li class="list-group-item"><i class="fa fa-map-marker"></i> <a href="/places">Explore</a></li> <li class="list-group-item"><i class="fa fa-edit"></i> <a href="{{ route('newReview') }}">Review</a></li> <li class="list-group-item"><i class="fa fa-envelope"></i> <a href="/contact">Contact Us</a></li> @auth <li class="list-group-item"><i class="fa fa-user"></i> <a href="/user/profile#/account">Account</a></li> <li class="list-group-item"><i class="fa fa-sign-out"></i> <a href="/logout">Logout</a></li> @if (Auth::user()->super) <li class="list-group-item"><i class="fa fa-plus-square-o"></i> <a href="/place/new">New Place</a></li> <li class="list-group-item"><i class="fa fa-plus-square-o"></i> <a href="/place/franchise">Franchise</a></li> <li class="list-group-item"><i class="fa fa-plus-square-o"></i> <a href="/admin/places/food">Admin</a></li> @endif @if (Auth::user()->super) <li class="list-group-item"><i class="fa fa-plus-square-o"></i> <a href="/admin/places/food">Admin</a></li> @endif @else <li class="list-group-item"><i class="fa fa-lock"></i> <a href="{{ route('login') }}">Login</a></li> <li class="list-group-item"><i class="fa fa-users"></i> <a href="{{ route('register') }}">Register</a></li> @endauth </ul> </aside> @show <div class="mains wrapper"> @yield('content') </div> @section('footer') <footer id="footer" class="footer-five"> <div class="suggest-wrapper"> <div class="suggest"> <div class="suggest-image"> <img src="/images/hanburg.svg" alt="Suggest a place"> </div> <div class="suggest-content"> <h3>Can't find a restaurant?</h3> <p class="suggest-text">Did we miss out your favourite restaurant? Our apologies! Suggest a place and we will make sure you see it the next time you search.</p> <a href="/place/suggest" class="button button-warning suggest-a-place">SUGGEST A PLACE</a> </div> </div> </div> <div class="container" style="width: 80%; margin: 0 auto;"> <div class="footer-inner wow pixFadeUp"> <div class="row"> <div class="col-sm-3 col-md-6"> <img src="/images/icon.png" alt="" class="logo"> </div> </div> <div class="row"> <div class="col-lg-3 col-md-6"> <div class="widget footer-widget"> <ul class="footer-menu"> <li><a href="/business/register">Register/Claim your business</a></li> {{-- <li><a href="#">How does Cravvings work?</a></li> --}} {{-- <li><a href="#">About Us</a></li> --}} <li><a href="/contact">Contact Us</a></li> </ul> </div> </div> <div class="col-lg-3 col-md-6"> <div class="widget footer-widget"> <ul class="footer-menu"> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Terms of use</a></li> </ul> </div> </div> <div class="col-lg-3 col-md-6"> <div class="widget footer-widget"> <ul class="footer-menu"> <li><a href="https://instagram.com/cravvingsapp" rel="noreferrer" target="_blank"><i class="fa fa-instagram"></i> Instagram</a></li> <li><a href="https://twitter.com/cravvingsapp" rel="noreferrer" target="_blank"><i class="fa fa-twitter"></i> Twitter</a></li> <li><a href="https://facebook.com/cravvingsapp" rel="noreferrer" target="_blank"><i class="fa fa-facebook"></i> Facebook</a></li> </ul> </div> </div> </div> </div> <div class="site-info"> <div class="copyright"> <p>© 2023 Cravvings. All Rights Reserved.</p> </div> </div> </div> </footer> @show @if (Auth::user() && Auth::user()->role === 'admin') <div class="footers" style="position: fixed; bottom: 0; right: 0; left: 0;display: flex;"> <div class="footers-link" style="display: flex; "> <a style="width: 100%; height: 100%;" href="{{ route('admin_add_place') }}"> <span class="plus">Add Place</span> </a> <a style="width: 100%; height: 100%;" href="{{ route('admin_places_food') }}"> <span class="plus">Dashboard</span> </a> </div> </div> @endif @section('bottom_nav') <nav class="foot-navbar"> <ul class="navbarList"> <li class="{{ $page == 'Home' ? 'active' : ''}}"> <a href="/"> <svg id="spoon" style="enable-background:new 0 0 32 32;" version="1.1" height="1em" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.4,3.6c-1.1-1.1-2.6-1.7-4.1-1.6c-2.3,0.2-4.5,1.2-6.2,2.8c-2.4,2.4-3.4,5.9-2.6,9.2L2.9,24.9C2.3,25.4,2,26.2,2,27 s0.3,1.6,0.9,2.1C3.4,29.7,4.2,30,5,30s1.6-0.3,2.2-0.9L18,16.5c0.8,0.2,1.5,0.3,2.3,0.3c2.5,0,5-1,6.9-2.9c1.7-1.7,2.7-3.9,2.8-6.2 C30.1,6.2,29.5,4.7,28.4,3.6z M5.7,27.7c-0.4,0.4-1,0.4-1.4,0C4.1,27.5,4,27.3,4,27s0.1-0.5,0.2-0.7l10.1-8.7L5.7,27.7z M25.7,12.5 c-2.1,2.1-5.1,2.8-7.9,1.9l-0.2-0.1l-0.1-0.2c-0.9-2.8-0.2-5.8,1.9-7.9c1.3-1.3,3.1-2.1,4.9-2.3c0.9-0.1,1.9,0.3,2.6,1 c0.7,0.7,1,1.6,1,2.6C27.9,9.4,27.1,11.2,25.7,12.5z"/></svg> <span>Food</span> </a> </li> <li class="{{ $page == 'Places' ? 'active' : ''}}"> <a href="/places"> <svg viewBox="0 0 16 30" height="1em" xmlns="http://www.w3.org/2000/svg"><title/><g data-name="Layer 2" id="Layer_2"><g id="Interface-Solid"><g id="interface-solid-pin"><circle cx="8" cy="6" fill="none" r="1.5"/><path d="M8,0A7.99643,7.99643,0,0,0,7,15.93054V29a1,1,0,0,0,2,0V15.93054A7.99643,7.99643,0,0,0,8,0ZM8,7.5A1.5,1.5,0,1,1,9.5,6,1.5,1.5,0,0,1,8,7.5Z"/></g></g></g></svg> <span>Places</span> </a> </li> <li class="{{ $page == 'Explore' ? 'active' : ''}}"> <a href="/explore"> <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M12,14c2.206,0,4-1.794,4-4s-1.794-4-4-4s-4,1.794-4,4S9.794,14,12,14z M12,8c1.103,0,2,0.897,2,2s-0.897,2-2,2 s-2-0.897-2-2S10.897,8,12,8z"></path><path d="M11.42,21.814C11.594,21.938,11.797,22,12,22s0.406-0.062,0.58-0.186C12.884,21.599,20.029,16.44,20,10 c0-4.411-3.589-8-8-8S4,5.589,4,9.995C3.971,16.44,11.116,21.599,11.42,21.814z M12,4c3.309,0,6,2.691,6,6.005 c0.021,4.438-4.388,8.423-6,9.73C10.389,18.427,5.979,14.441,6,10C6,6.691,8.691,4,12,4z"></path></svg> <span>Explore</span> </a> </li> <li class="{{ $page == 'Review' ? 'active' : ''}}"> <a href="/review"> <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M7,17.013l4.413-0.015l9.632-9.54c0.378-0.378,0.586-0.88,0.586-1.414s-0.208-1.036-0.586-1.414l-1.586-1.586 c-0.756-0.756-2.075-0.752-2.825-0.003L7,12.583V17.013z M18.045,4.458l1.589,1.583l-1.597,1.582l-1.586-1.585L18.045,4.458z M9,13.417l6.03-5.973l1.586,1.586l-6.029,5.971L9,15.006V13.417z"></path><path d="M5,21h14c1.103,0,2-0.897,2-2v-8.668l-2,2V19H8.158c-0.026,0-0.053,0.01-0.079,0.01c-0.033,0-0.066-0.009-0.1-0.01H5V5 h6.847l2-2H5C3.897,3,3,3.897,3,5v14C3,20.103,3.897,21,5,21z"></path></svg> <span>Review</span> </a> </li> <li class="{{ $page == 'User' ? 'active' : ''}}"> <a href="/user/profile#/reviews"> <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><circle fill="none" cx="12" cy="7" r="3"></circle><path d="M12 2C9.243 2 7 4.243 7 7s2.243 5 5 5 5-2.243 5-5S14.757 2 12 2zM12 10c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S13.654 10 12 10zM21 21v-1c0-3.859-3.141-7-7-7h-4c-3.86 0-7 3.141-7 7v1h2v-1c0-2.757 2.243-5 5-5h4c2.757 0 5 2.243 5 5v1H21z"></path></svg> <span>Account</span> </a> </li> </ul> </nav> @show @section('javascript') <script> function initMap() { } </script> <script defer src="https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAJsPhI-fGmDBIUh9yLu_MiUj4hZ2nlWU8"></script> <script src="/js/utility.js"></script> <script src="/js/js-autocomplete.js"></script> <script src="/js/autocomplete.js"></script> <script defer src="/js/maps.js"></script> @show </body> </html>