@if(isset($what) && $what == 'asset') @endif @foreach($accounts as $account) @if(isset($what) && $what == 'asset') @endif @endforeach
  NameRoleCurrent balance Active Last activity
{{{$account->name}}}{{{$account->accountRole}}}{!! Amount::format(Steam::balance($account)) !!} @if($account->active) @else @endif @if($account->lastActivityDate) {{{$account->lastActivityDate->format('j F Y')}}} @else Never @endif