@extends('layouts.vertical', ['pageTitle' => 'Forum: Threads']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'Forum: Threads', 'pageSubTitle1' => 'Layouts', 'pageSubTitle2'=> 'Miscellaneous', 'pageSubText' => 'Thread view with posts, replies, pagination, etc, with a functional "New Thread" button.']) @endsection @section('content')