@extends('admin/layouts/default') @section('title') Serviceorder @parent @stop @section('content') Serviceorder View Dashboard Serviceorders Serviceorder View Serviceorder details @include('admin.serviceorders.show_fields') Back @stop