@extends('_layouts.master') @section('article')

{{ $page->title }}

@yield('content') @endsection