@extends('admin/layouts/default') @section('title') Trucktype @parent @stop @section('content') Trucktype View Dashboard Trucktypes Trucktype View Trucktype details @include('admin.trucktypes.show_fields') Back @stop