@extends('crudbooster::admin_template') @section('content')
No | Screet Key | Hit | Status | - |
---|---|---|---|---|
{{ ++$no }} | {{ $row->screetkey }} | {{ $row->hit }} | {!! ($row->status=='active')?"Active":"Non Active" !!} | @if($row->status == 'active') Non Active @else Active @endif Delete |
There is no secret key found, Click here to generate one |