@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Purchase Invoice

@if (count($errors) > 0)
@endif

New Invoice

@if($isdept)
@endif