@extends('layouts.app') {{--Important Variables--}} @section('title') Project Summary Report @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Project Summary Report

Search Criteria


@stop @push('include-css') @endpush @push('include-js') @endpush