@php $test_payment = App\Models\Setting::where('name', 'billingo_test_key')->first()->value ? true : false; @endphp
{!! __('Dátum') !!}
@if($test_payment) @endif