@extends('layouts/default') {{-- Page title --}} @section('title') Invoice @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') {{$titles['main_head']}} Inventory {{$titles['main_head']}} Print There were no transactions found! @stop {{-- page level scripts --}} @section('footer_scripts') @stop
There were no transactions found!