@slot('title')
{{ trans('General Settings') }}
@endslot
@csrf @isset($item) @method('PUT') @endisset
@if ($logo || $logo_url) @lang('Logo Preview:') @endif
@if ($favicon || $favicon_url) @lang('Favicon Preview:') @endif
@if ($site_tag_image || $site_tag_image_url) @lang('Site tag image Preview:') @endif