@extends('layouts.app') @section('title', $static_page->title) @section('content')
{!! $static_page->content !!}