@extends('frontend.provider.app') @section('content')
@include('provider.partials.sidebar')

{{ __('my_products') }}

{{ __('manage_products_description') }}

{{-- The ID and hidden input are crucial for the subscription check --}}
{{ __('loading') }}
{{ __('loading') }}
@endsection @push('scripts') @endpush