@extends('finance/layouts/default') @section('title') Invoice @parent @stop @section('content') Invoice View Dashboard Invoices Invoice View Invoice details @include('finance.invoices.show_fields') Back @stop