@extends('theme.theme_main') @section('breadcrumb') {!! Breadcrumbs::render('help-desk.category.detail', $category) !!} @stop @section('content_title')

Help Desk Category Detail

@stop @section('content')
@stop