@extends(".layouts.m4_7d_layout",['title' => "Page 1"]) @section("header") @endsection @section("body")

Page 1

@endsection @section("footer")

Footer of Page 1

@endsection