@extends('admin.layouts.master') @section('title',__('Admin Dashboard')) @section('breadcum')
{{ $topusers->email }}
{{ __('Verified') }}:{{ $topusers['verified'] }}
{{ __('Created At') }}
{{ $topinstructors->email }}
{{ __('Verified') }}:{{ $topinstructors->verified }}
{{ __('Created At') }}
{{ optional($topcourses->category)->title }}
@if($topcourses->discount_price == NULL) {{ __('Price') }}:{{ $topcourses->price }} @else {{ __('Price') }}:{{ $topcourses->discount_price }} @endif
{{ __('Instructor') }}
{{ $toporders->detail }}
{{ __('Verified') }}:{{ $toporders->verified }}
{{ __('Institute') }}