ScoringSystem
@if (Lang::has('ScoringSystem::example.welcome'))
{{ trans('ScoringSystem::example.welcome') }}
@else
Welcome, this is ScoringSystem module.
@endif