@extends($activeTemplate . 'layouts.auth') @php $policyPages = getContent('policy_pages.element', false, orderById: true); @endphp @section('auth')
@endsection @push('style') @endpush @if (gs('registration')) @if (gs('secure_password')) @push('script-lib') @endpush @endif @push('script') @endpush @endif