@include(get_view('components.product.list'))
@include(get_view('components.pages.page-title'), ['title' => (__('Products'))])
@extends(get_view('index')) @section('title'){{ __('Products') }} - @endsection @section('menu-active-products') current-menu-item @endsection @section('header') @endsection @section('content')