| {{ __('Title') }} | {{ __('Number') }} | {{ __('Actions') }} |
|---|---|---|
| {{ $top_auk->name }} | {{ $top_auk->number }} |
@include('auks.actions', ['auk' => $top_auk])
|
| No AUKs! | ||