@if(auth()->guard('admins')->user()->is_developer==1)

الخصائص

@foreach ($attribute_groups as $group)
{{$group->name}}
@foreach ($group->attributes as $attribute)

id, $selected_attributes) }}>

@endforeach
@endforeach
@livewire('timing' ,['model'=>$model])
@endif