@extends('finance/layouts/default') @section('title') Bill @parent @stop @section('content') Bill View Dashboard Bills Bill View Bill details @include('finance.bills.show_fields') Back @stop