@extends('admin.layouts.app') @section('panel')
@if ($user->kyc_data) @endif @if ($user->monetization_status != Status::MONETIZATION_INITIATE) @endif
@if ($user->status == Status::USER_ACTIVE) @else @endif
@csrf
@lang('Channel Information of') {{ __($user->fullname) }}
@lang('Information of') {{ $user->fullname }}
+{{ $user->dial_code }}
ev) checked @endif>
sv) checked @endif>
ts) checked @endif>
kv == Status::KYC_VERIFIED) checked @endif>
@endsection @push('breadcrumb-plugins') @lang('Login as User') @endpush @push('script') @endpush