@extends('main') @section('title', " Suite: $suite->title") @section('stylesheets') @endsection @section('Breadcrumbs') {!! Breadcrumbs::render('viewmainsuites', $suite) !!} @endsection @section('content')
There is no authors!