{{-- @if($current)--}} {{--
--}} {{--

{{$current->serial}}

--}} {{--
{{$current->customer_name}}
--}} {{-- Current--}} {{-- {{$current->person_count . ' Persons'}}--}} {{--
--}} {{-- @endif--}} @if($next)

{{$next->serial}}

{{$next->customer_name}}
{{__('merchants.next')}} {{$next->person_count . __('merchants.persons')}}
@endif @if (!$current && !$next)

{{$queueCount}}

FINISH
@endif

{{__('merchants.total_queue_number')}}
{{$queueCount}} {{__('merchants.customer')}}