@extends('panel.layout.settings') @section('title', __('Brand Identity')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')

{{ __('Global Settings') }}

{{ __('Logo Settings') }}

@csrf

{{ __('If you will use SVG, you do not need the Retina (2x) option.') }}

{{ __('Default Logos') }}

{{ __('Retina Logos (2x) - Optional') }}

@endsection @push('script') @endpush