@forelse(config('customs.realms') as $key => $realm)
@if (isset($realm['name']) && $realm['name'] != '' && config('customs.shellcoin.enabled'))
{{__('population_graph_page')['population_graph']}}
{{__('population_graph_page')['the_following_graphs']}}
@endif
@empty
@endforelse