@extends('layouts.master') @section('editable_content') <div class="content-container"> <h1>{{$page->translation->name}}</h1> </div> @endsection