@extends('layouts.app') @section('title', __('products.hub.title')) @push('styles') @endpush @section('content')

{{ __('products.hub.title') }}

{{ __('common.back') }}
@endsection