@extends('resource.show') @php $links['back'] = guard_url('google_captcha/captcha_setting'); $links['edit'] = guard_url('google_captcha/captcha_setting') . '/' . $captcha_setting->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('google_captcha::captcha_setting.title.main') !!} @stop @section('sub.title') {!! __('google_captcha::captcha_setting.title.show') !!} @stop @section('breadcrumb')