@extends('layouts.frontend.master') @section('meta') @endsection @section('content')

{{ $page->title }}

{!! $page->description !!}
@endsection