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