@extends('layouts/master', ['activePage' => 'accounts.show', 'titlePage' => __('View Admin Account')]) @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Teacher / View / Account

User avatar

1.23k

Tasks Done

568

Projects Done

Details

  • Username: violet.dev
  • Email: {{$teacher->email}}
  • Status: {{$teacher->is_active == 1 ? 'Active' : 'Inactive'}}
  • Role: Teacher
  • Tax id: Tax-8965
  • Contact: {{$teacher->mobile}}
  • Languages: French
  • Address: {{$teacher->address}}
Standard
$

99

/month
  • 10 Users
  • Up to 10 GB storage
  • Basic Support
Days 65% Completed
4 days remaining
Teacher's Courses List
Project Total Task Progress Hours
User Activity Timeline
  • 12 Invoices have been paid
    12 min ago

    Invoices have been paid to the company

  • Client Meeting
    45 min ago

    Project meeting with john @10:15am

    Avatar
    Lester McCarthy (Client)
    CEO of {{ config('variables.creatorName') }}
  • Create a new project for client
    2 Day Ago

    5 team members in a project

    Avatar
    Avatar
    Avatar
    Avatar
    Avatar
  • Design Review
    5 days Ago

    Weekly review of freshly prepared design for our new app.

ID Total Issued Date Actions
@include('_partials/_modals/modal-edit-user') @include('_partials/_modals/modal-upgrade-plan') @endsection