@extends('layouts.front') @section('content')
{!! $ps->side_text !!}
@if($ps->street != null) {!! $ps->street !!} @endif