@props([ 'hello' => null, 'message' => null, 'link' => null, ])
@lang('lang.hello') {{ $hello }}
{!! $message !!}
{!! $link !!}