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