@if(auth()->check() && auth()->user()->isAuthor())
@php $email_settings = $user->email_settings; @endphp
@lang('Email Settings')
buyer_review_notification) /> @lang('Send me an email when someone leaves a review with their rating')
review_notification) /> @lang('Send me an email when my items are approved or rejected')
comment_notification) /> @lang('Send me an email when someone comments on one of my items')
@endif