@extends('website.layouts.master', ['no_header' => true, 'no_transparent_header' => false]) @section('css') @endsection @section('content')
{!! $article->description !!}
{{ date('d M Y', strtotime($article->created_at)) }}
{{ $article->destination->name }}