@extends('layouts/inventory_layout') @section('title', '| ' . $pageTitle) @section('content')
{{--
{{ $pageTitle }}
--}} {{-- ul nav nav-tabs --}}
{{-- div class="tab-content" --}}
@endsection