{{-- --}} {{-- scripts --}} {{-- styles --}} {{-- Messenger Color Style --}} @include('Chatify::layouts.messengerColor') Booth
 
@if ($booth->boothDesign->has_separate_background) Snow @if(config('app.event.balloon-left')) @endif @if(config('app.event.balloon-right')) @endif @endif
@if ($booth->boothDesign->title_mapping)
{{ $company->company_name }}
@endif @foreach ($booth->assets as $asset) @if ($asset->mapping->booth_design_id == $booth->boothDesign->id)
@if ($asset->mapping->type == 'box') @elseif ($asset->mapping->type == 'screen') @endif
@endif @endforeach Snow
@if ($booth->boothDesign->document_mapping) @foreach ($booth->boothDesign->document_mapping as $document)
@if($document->type == 'stand' && $document->image)
@endif
@endforeach @else
@endif @if (config('app.event.booth-hall-sponsor-left'))
@endif @if (config('app.event.booth-hall-sponsor-right'))
@endif Snow
@include('exhibition.booth.first_footer') @include('layouts.chat') @include('exhibition.invitation_wall')