@extends('layouts.super-admin-layout') @section('content')

Title: {{ $latest_news->title }}

Description: {!! $latest_news->description !!}

@endsection