@extends('layouts.landingapp') @section('content') {{-- OUR STORES --}} @foreach($Storecategories as $item) {{$item->title}} Shop now @endforeach @endsection
Shop now