@extends($activeTemplate.'layouts.auth') @section('content') @php $auth = getContent('auth.content', true); $policys = getContent('policy_pages.element', false); @endphp
@endsection @push('script') @endpush