@isset($query)
@if (gettype(json_decode($query)) == 'array')
@foreach (json_decode($query) as $value)
@php
$unique = \Illuminate\Support\Str::random(7);
@endphp
@endforeach
@else
@endif
@else
@endisset
@isset($multiple)
@if ($multiple)
@else
@endif
@else
@endisset