プロフィール設定画面のページタイトルを追加
This commit is contained in:
parent
53b459740f
commit
5d256519c6
@ -1,5 +1,7 @@
|
||||
@extends('setting.base')
|
||||
|
||||
@section('title', 'プロフィール設定')
|
||||
|
||||
@section('tab-content')
|
||||
<h3>プロフィール</h3>
|
||||
<hr>
|
||||
|
Loading…
Reference in New Issue
Block a user