@extends('front.layouts.layout') @section('title',$announcement->title) @section('content')
{!! $announcement->description !!}