@section('title', 'Branding') @push('style') @endpush @push('script') @endpush @section('toolbar') @endsection Branding Details @csrf @foreach ($languages as $id => $language) {{ strtoupper($language) }} @endforeach @foreach ($languages as $id => $language) @php $languageCode = strtolower($language); @endphp Name ({{ $language }}) City ({{ $language }}) Address Line 1 ({{ $language }}) Address Line 2 ({{ $language }}) Description ({{ $language }}) {{ old("company_description_[$languageCode]", config("settings.store.company_description_$languageCode") ?? '') }} @endforeach Fav Icon 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. Logo 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. {{-- Light Logo 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. --}} Meta Tags Email Phone Country @if (isset($old['company_country_id']) && $old['company_country_id'] != '') {{ $old['company_country_id']->short_name }} @endif State ['selector' => '#company_country_id']]) data-kt-select2="true" data-server="true" data-placeholder="Select State" data-option-url="{{ route('options_states') }}"> @if (config('settings.store.company_state_id')) {{ $old['company_state_id']->name }} @endif Postal Code LMS Link WhatsApp Number Years of Experience Languages Chosen value != '') checked @endif> Arabic value != '') checked @endif> Spanish value != '') checked @endif> French