@section('title', 'Branding') @push('style') @endpush @push('script') @endpush @section('toolbar') @endsection

Branding Details

@csrf
@foreach ($languages as $id => $language)
@php $languageCode = strtolower($language); @endphp
@endforeach
get('fav_icon')->value && Storage::disk('elegant')->exists($settings->get('fav_icon')->value)) style="background-image: url({{ Storage::disk('elegant')->url($settings->get('fav_icon')->value) }})" @endif>
@if ($settings->get('fav_icon')->value && Storage::disk('elegant')->exists($settings->get('fav_icon')->value)) @endif
Allowed file types: png, jpg, jpeg.
get('logo_dark')->value && Storage::disk('elegant')->exists($settings->get('fav_icon')->value)) style="background-image: url({{ Storage::disk('elegant')->url($settings->get('logo_dark')->value) }})" @endif>
@if ($settings->get('logo_dark')->value && Storage::disk('elegant')->exists($settings->get('logo_dark')->value)) @endif
Allowed file types: png, jpg, jpeg.
{{--
get('logo_light')->value && Storage::disk('elegant')->exists($settings->get('fav_icon')->value)) style="background-image: url({{ Storage::disk('elegant')->url($settings->get('logo_light')->value) }})" @endif>
@if ($settings->get('logo_light')->value && Storage::disk('elegant')->exists($settings->get('logo_light')->value)) @endif
Allowed file types: png, jpg, jpeg.
--}}
value != '') checked @endif>
value != '') checked @endif>
value != '') checked @endif>