@extends($activeTemplate . 'layouts.frontend') @section('content')
{{ __($pageTitle) }}
@csrf
@endsection @push('script') @endpush