@extends('layouts.auth') @section('title'){{$seller->getSellerName()}} {{__('words.store')}} | {{config('app.name')}} @endsection @section('description') {{$seller->getSellerName()}} {{__('words.store for buy and sell product')}}. @endsection @section('content') @include('user.partials.banner') @include('user.partials.categorySideBar')