@extends('layouts.app') @if(!empty($Page->title)) @section('title',$Page->title) @else @section('title',$Title) @endif @section('content')
image)}}');">

Pages

Home @if(!empty($Page->title)) {{$Page->title}} @endif
@if(!empty($Page->title)) {{$Page->title}} @endif

@if(!empty($Page->short_description)) {{$Page->short_description}} @endif

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