プロフィールの左カラムにある情報に関する処理をリファクタリング
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@extends('user.base')
|
||||
|
||||
@section('tab-content')
|
||||
@endsection
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
@extends('user.base')
|
||||
|
||||
@section('tab-content')
|
||||
@endsection
|
||||