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

Billtype View

Billtype details

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