@extends('frontend.layouts.app') @section('title', app_name() . ' | ' . __('navs.frontend.dashboard') ) @push('after-styles') @endpush {{--Scripts for this page--}} @push('after-scripts') {{-- --}} @endpush @section('content') {{-- Forum threads display--}} @if(isset($lab)) {!! Breadcrumbs::render('frontend.lab.forum.thread', $lab, $thread) !!} @else {!! Breadcrumbs::render('frontend.threads.show', $thread) !!} @endif
--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- {{$reply->title}} --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{--