@extends('layouts.admin.master') @section('content')

{{ __('content.banner') }} {{ __('content.view_draft') }}
draft image

@if (isset($item_section)) @if ($demo_mode == "on") @include('admin.demo_mode.demo-mode') @else
@method('PUT') @csrf @endif
{{ __('content.please_use_recommended_sizes') }}
@if(!empty($item_section->section_image)) image @else no image @endif
@if (!empty($item_section->section_image)) @endif
{{ __('content.recommended_tags') }} {{ __('') }} {{ __('
') }}
{{ __('') }} {{ __('') }} {{ __('') }} {{ __('

') }}

{{ __('content.recommended_tags') }} {{ __('') }} {{ __('
') }}
{{ __('') }} {{ __('') }} {{ __('') }} {{ __('

') }}

@if ($style == 'style2')
@else @endif @if ($style == 'style2') @else
{{ __('content.please_use_recommended_sizes') }}
@if(!empty($item_section->button_image)) image @else no image @endif
@if (!empty($item_section->button_image)) @endif
{{ __('content.please_use_recommended_sizes') }}
@if(!empty($item_section->button_image_2)) image @else no image @endif
@if (!empty($item_section->button_image_2)) @endif
{{ __('content.please_use_recommended_sizes') }}
@if(!empty($item_section->button_image_3)) image @else no image @endif
@if (!empty($item_section->button_image_3)) @endif
@endif
{{ __('content.reset') }}
@else @if ($demo_mode == "on") @include('admin.demo_mode.demo-mode') @else
@csrf @endif
{{ __('content.please_use_recommended_sizes') }}
{{ __('content.recommended_tags') }} {{ __('') }} {{ __('
') }}
{{ __('') }} {{ __('') }} {{ __('') }} {{ __('

') }}

{{ __('content.recommended_tags') }} {{ __('') }} {{ __('
') }}
{{ __('') }} {{ __('') }} {{ __('') }} {{ __('

') }}

@if ($style == 'style2')
@else @endif @if ($style == 'style2') @else
{{ __('content.please_use_recommended_sizes') }}
{{ __('content.please_use_recommended_sizes') }}
{{ __('content.please_use_recommended_sizes') }}
@endif
@endif
@if ($style == 'style3')
{{ __('content.client') }}
@if (count($banner_clients) > 0)
@method('DELETE') @csrf
@php $desc = count($banner_clients); $asc=0; @endphp @foreach ($banner_clients as $banner_client) @endforeach
# {{ __('content.image') }} {{ __('content.order') }} {{ __('content.action') }}
{{ $asc++ }}{{ $desc-- }} @if (!empty($banner_client->section_image)) image @else no image @endif {{ $banner_client->order }}
@csrf @method('DELETE')
@else

{{ __('content.not_yet_created') }}

@endif
@endif @endsection