@extends('layouts.user.frame') @section('content')

マイページ

USER'S PAGE

@yield('mypage_content')
@endsection