@php
$menu = $menu ?? false;
$IsContactMain = $list['is_all_contact'] ?? 0;
@endphp
@if($IsContactMain === 0)
@endif
@if (Auth::user()->customer->can("list", new Acelle\Model\Segment()) && $IsContactMain === 0)
@endif
@if($IsContactMain === 0)
@endif
@if($IsContactMain === 0)
@endif