@extends('admin/layouts/default') @section('title') Workunit @parent @stop @section('content')

Workunit View

Workunit details

@include('admin.workunits.show_fields')
@stop