@extends('adminlte::page') @section('title', '管理者情報変更') @section('content_header')
@stop @section('content')
@csrf
@stop @section('css') @include('components.custom-css') @stop @section('js') @stop