@extends('layouts.base') @section('title', '新規登録') @push('head') @if (!empty(config('captcha.secret'))) {!! NoCaptcha::renderJs() !!} @endif @endpush @section('content')