@extends('layout.default') @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 |