@extends('layouts.app') @section('title', $windowTitle) @section('content')

{{ $pageTitle }}

@endsection