Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimovdaniel/79477130d7c98b03d44f5913762c9f7a to your computer and use it in GitHub Desktop.
Save dimovdaniel/79477130d7c98b03d44f5913762c9f7a to your computer and use it in GitHub Desktop.
2.5.2
resources/views/social/partials/hero.blade.php
resources/views/banners/index.blade.php
resources/views/cart.blade.php
resources/views/cart/newclient.blade.php
resources/views/cities/index.blade.php
resources/views/coupons/index.blade.php
resources/views/delivery/index.blade.php
resources/views/general/form.blade.php
resources/views/items/options/index.blade.php
resources/views/items/variants/index.blade.php
resources/views/layouts/headers/cards/general.blade.php
resources/views/layouts/menu/top.blade.php
resources/views/layouts/menu/top_justlogo.blade.php
resources/views/layouts/navbars/navs/auth.blade.php
resources/views/messages/social.blade.php
resources/views/orders/partials/orderdisplay_local.blade.php
resources/views/orders/partials/orderinfo.blade.php
resources/views/partials/bool.blade.php
resources/views/plans/form.blade.php
resources/views/restoareas/index.blade.php
resources/views/restorants/edit.blade.php
resources/views/restorants/partials/info.blade.php
resources/views/reviews/index.blade.php
resources/views/tables/index.blade.php
resources/views/visits/index.blade.php
app/Http/Controllers/Controller.php
app/Http/Controllers/HomeController.php
app/Http/Controllers/OrderController.php
app/Http/Controllers/RestorantController.php
app/Http/Controllers/SettingsController.php
app/Order.php
app/Repositories/Orders/SocialOrderRepository.php
app/Repositories/Orders/WebServiceOrderRepository.php
app/Restorant.php
config/config.php
database/migrations/2021_07_01_084847_make_restaurant_soft_delete.php
database/seeders/PlansSeeder.php
public/argon/js/argon.js
routes/web.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment