@extends('frontEnd.layouts.master') @section('title', $details->title) @section('content')
Announcement

{{ $details->title }}

{{ $details->created_at->format('M d, Y') }} Admin
{{ $details->title }}
{!! $details->description !!}
Share this post:
@endsection @push('css') @endpush