{{$row->name}}
{{$row->email}}
{{$row->phone}}
الدوله : {{$row->Country->title ?? ''}}
الدوله : {{$row->Country->title ?? ''}}
التصنيف :
{{$row->Classification->title ?? ''}}
{{--
جهه حكوميه
--}}
@if ($row->active)
مفعل
@else
معطل
@endif
@include('dashboard.items.table_3')