@extends('layouts.guest') @section('title', $article['title']) @section('content') @include('shared.single-article') @endsection