@extends($activeTemplate . 'layouts.frontend') @section('content') @php $loginContent = getContent('login.content', true); @endphp
@lang('shape')
@endsection @push('script') @endpush