@if (RealEstateHelper::isEnabledReview()) @php Theme::asset()->add('star-rating', 'vendor/core/plugins/real-estate/libraries/star-rating/star-rating.min.css'); Theme::asset()->container('footer')->add('star-rating', 'vendor/core/plugins/real-estate/libraries/star-rating/star-rating.min.js'); Theme::asset()->container('footer')->add('front-review', 'vendor/core/plugins/real-estate/js/front-review.js', ['jquery', 'star-rating'], version: '1.0.0'); @endphp