@extends('user.base') @push('head') @endpush @section('tab-content') @if ($user->is_protected && !$user->isMe())

このユーザはチェックイン履歴を公開していません。

@else
Shikontribution graph

月間チェックイン回数

年間チェックイン回数
@endif @endsection @push('script') @endpush