@extends('layouts.app') @section('title', $page_title) @section('content')
{{ __('app.general_settings') }}

{{ __('app.general_settings_description') }}

@csrf @method('PUT')
{{__('app.unsubscribed_mark_as_suppressed_help')}}
@endsection