--}}
{{-- | {{$user->id}} | --}}
{{-- {{$user->name}} | --}}
{{-- {{$user->email}} | --}}
{{-- {{substr($user->phone,4)}} | --}}
{{-- --}}
{{-- @if($user->status == 1)--}}
{{-- @lang('admin.active')--}}
{{-- @else--}}
{{-- @lang('admin.unActive')--}}
{{-- @endif--}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @if ($user->status == 0)--}}
{{-- --}}
{{-- @else--}}
{{-- --}}
{{-- @endif--}}
{{-- | --}}
{{--
--}}
{{-- @endforeach--}}
{{--