@extends('adminlte::page') @section('title', 'アカウント編集') @section('content_header')

アカウント編集

@stop @section('content')
{{Form::open(['class' => 'form-horizontal'])}} @method('put') {{ csrf_field() }}