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

Servicetype View

Servicetype details

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