@extends($activeTemplate . 'layouts.app') @section('app') @php $auth = getContent('auth_page.content', true); @endphp
@include('Template::partials.auth_header')
@endsection