@extends('layouts.app') @section('title', __($title).'|'.config('app.name')) @section('content')
({{ __($title) }}{{ __('の本文。リニューアル時に正式な文面を設定します。') }})