@extends('layouts.app') @section('contentSection') {!! $slug ? $slug->full_desc : '' !!} @endsection