{!! __("clinic-repair-request-modal.alert.h5") !!}
@if (app()->isLocale('ja')) {{ $alert->detail }} @else {{ $alert->detail_en }} @endif
@if ($alert->link)
{!! __("clinic-repair-request-modal.alert.a") !!}
@endif