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

Billtype View

Billtype details

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