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

Trucktype View

Trucktype details

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