@extends('layouts.fdhl') @section('title') @if(isset($news)) {{$news['meta_title']}} @endif @endsection @section('description') @if(isset($news)) {{$news['meta_description']}} @endif @endsection @section('keywords') @if(isset($news)) {{$news['meta_keywords']}} @endif @endsection @section('content')

{{$news['title']}}

Card image cap

{{$news['title']}}

by Admin
{!!$news['description']!!}

Have a question or need help! Don't hesitate to contact us

@endsection