@extends('user.layouts.app') @section('title', 'チャット通知一覧') @section('header')

チャット通知一覧

@endsection @section('content')
@endsection @section('page_css') @endsection @section('page_js') @endsection