{{ __('components.section-reviews.title') }}

@if($reviews && $reviews["avg"])

@endif

{{ __('components.section-reviews.subtitle') }}

{{ csrf_field() }}
@{{ errors.first('first_last_name') }}
@{{ errors.first('stars') }}
@{{ errors.first('description') }}
{!! RecaptchaV3::field('review', 'g-recaptcha-response') !!}
@push('scripts') @endpush