@extends('layouts.app') @section('title', $site->name . ' - お知らせを追加') @section('page-title', $site->name . ' - お知らせを追加') @section('page-subtitle-heading', '【この画面でできること】') @section('page-subtitle') 受講生のマイページに表示するお知らせを新規作成します。 @endsection @section('content')