@extends('layout.with-main-and-sidebar') @section('title')
| {{ __('user.apikey') }} | {{ __('common.created_at') }} | {{ __('user.deleted-on') }} | {{ __('common.status') }} |
|---|---|---|---|
| {{ $apikey->content }} | @if ($loop->first) {{ __('common.active') }} @else {{ __('stat.disabled') }} @endif | ||
| No apikey history | |||