@extends('layouts.app') @section('guest_mode', 1) @section('no_footer', 1) @section('content')
{!! $homepage_html !!}
@endsection