@extends('theme_ph_layout') @section('content')

{{ isset($homepage->title) ? $homepage->title : '' }}

@endsection