We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Copy and paste this to every new page you make
@extends('layouts.master')
@section('title') Title @endsection
@section('content') @include('layouts.header', array('headerTitle' => 'Heading Title')) @endsection