@extends('layouts.app') @section('title', __('お知らせ').'|'.config('app.name')) @section('content')
{{ $n->t('body') }}