@extends('layouts.landing', ['title' => 'Store - Catalog']) @section('content')

{{ __('catalog_fashion.title') }}

Found Loading... items
{{--

Sweatshirts

Colors for your mood

Image
Image
Image
Shop now
--}}
@include('layouts.partials.footer2') @endsection @section('scripts') @endsection