@extends('admin/layouts/default') @section('title') Workunit @parent @stop @section('content') Workunit View Dashboard Workunits Workunit View Workunit details @include('admin.workunits.show_fields') Back @stop