@extends('layouts.app') @section('title', $page->title . ' | ' . $websiteSetting->app_name) @section('description', $page->short_description) @section('content')
{{$page->short_description}}