@extends('template.'.config('settings.template').'.content.master') @section('head') {{$content->title}} | {{config('settings.name')}} @stop @section('content') ← Back

{{$content->title}}

{{$content->description}}

@stop