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