@extends('layout.wrapper') @section('content')

{{ $page['heading'] ?? '' }}

@include('pages.reports.components.misc.topnav')
@endsection