@extends('frontend.layouts.app') @section('content') @if($page->bannerImage != NULL) @endif {!! $page->content !!} @endsection