@extends("layout.app") @section("content")

{{$page->title}}

{!! $page->value!!}

@endsection