@extends('layouts.vertical', ['pageTitle' => 'Forum View']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'Forum View', 'pageSubTitle1' => 'Layouts', 'pageSubTitle2'=> 'Miscellaneous', 'pageSubText' => 'Full forum view system, with threads and posts.']) @endsection @section('content')