@extends('layouts.layout') @section('content')
{{ $notice->content }}
Created At: {{ $notice->created_at }}