@extends('web.layouts.layout') @section('css') @endsection @section('container_content')
@include('web.layouts.partial')

Choose your Category & Vendor

Choose from the categories below to show Vendors

@foreach ($shops as $shop) @endforeach
@include('web.layouts.customer_side_menu')
@endsection @section('inner_js') {{-- FIREBASE--}} {{-- --}} {{-- --}} {{-- --}} @endsection