@extends('frontend.shop.product-master') @php $brandssa = $brand->brand_name; @endphp @section('title') {{$brand->brand_name}} - The Marketplace @endsection @section('banner')
@endsection @section('products-content') @if(!$products->isEmpty())No products were found matching your selection.
Back to shop