@extends('layouts.app') @section('header-title', __('Marketplace')) @section('header-subtitle', __('Our all products')) @include('joynala.maker::market.css') @section('content')
@include('joynala.maker::market.index')
@endsection