@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Item Enquiry Inventory Item Enquiry {{Session::get('company')}} {{$heading}} History No records were found! Close Print Export Excel @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop