@extends('web.layouts.master') @section('content')

{{ $title }}

{!! $article->description !!}
@endsection