@extends('panel.layout.settings', ['layout' => 'wide', 'disable_tblr' => true]) @section('title', __($title)) @section('titlebar_actions', '') @section('additional_css') @error('content') @enderror @endsection @php $isPaymentMail = in_array($template?->slug, ['subscription-successful', 'payment-successful'], true); @endphp @section('settings')
@endsection @push('script') @endpush