@extends('themes.organic.layouts.master') @section('title', 'সকল পণ্য — ' . \App\Services\ThemeProfileService::brandName()) @section('content') @include('themes.shared.products-list-content') @endsection