@extends('adminlte::page') @section('title', 'メールアドレス登録') @section('content_header')
@stop @section('content')
@csrf
メールアドレス
@stop @section('js') @stop @section('css') @stop