@if(auth()->check() && auth()->user()->is_active == '0')

برای دسترسی به دوره وارد حساب کاربری خود شوید.

@error('code') {{$message}}@enderror
@endif