@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')
# {{ __('Avatar') }} {{ __('Name') }} {{ __('Email') }} {{ __('Role') }} {{ __('Status') }} {{ __('Available Minutes') }} {{ __('Created') }} {{ __('Actions') }}
@endsection @section('js') @endsection