@extends('admin.default') @section('title', 'Admin | Recaptcha') @section('content')
# | Title | Formula | Status | Action |
---|---|---|---|---|
{{$loop->iteration}} | {{$recaptcha->title ?? ''}} | {!! $recaptcha->formula ?? ''!!} | @if($recaptcha->status == 'active') @elseif($recaptcha->status == 'resolved') @else @endif |