@php $registrationDisabled = getContent('register_disable.content', true); @endphp @extends($activeTemplate . 'layouts.app') @section('panel')
@lang('image')
{{ __(@$registrationDisabled->data_values->heading) }}

{{ __(@$registrationDisabled->data_values->subheading) }}

@endsection @push('style') @endpush