{!! $article->description !!}
@extends('home.layouts.index') @section('title') {{ $article->title }} @endsection @section('description') @endsection @section('keywords') @endsection @section('style') @endsection @section('script') @endsection @section('content')