@extends('layout.app') @section('title', $page->title) @section('description', $page->description) @section('body') @include('partials.navbar')