@extends('frontend.layouts.app') @section('title', app_name() . ' | ' . __('navs.frontend.dashboard') ) @push('after-scripts') @endpush @section('forum_link')
{{ $lab->name }}{{($lab->read_only?' (read only)':'')}}
{{$thread->created_at}}
{{$thread->user['first_name']." ".$thread->user['last_name']}}
|
{{$notification_count}} more... |
{{$thread->created_at}}
{{$thread->user['first_name']." ".$thread->user['last_name']}}
|