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

Bill View

Bill details

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