@extends('front.layouts.app') @section('content') Unmasking Bad Landlords {!! !empty($homePage) ? $homePage->mission_statement : '' !!} Write a Review {!! !empty($homePage) ? $homePage->one_line_section : '' !!} Mission Statement {!! !empty($homePage) ? $homePage->one_line_sectionsec : '' !!} Read More Property Condition Lease Violations Property Condition Lease Violations @if(session('success')) {{ session('success') }} @endif @csrf Date/ Period of Residence : @if($errors->has('date_of_incident')) Date/ Period of Residence @endif Location and Description of Residence : @if($errors->has('department')) Location and Description of Residence @endif Name(s) of Landlord(s)/ Owner(s)/ Company: @if($errors->has('officer_name')) Name(s) of Landlord(s)/ Owner(s)/ Company @endif Name(s) of Inhabitant(s)/ Renter(s): @if($errors->has('victim_or_confidential')) Name(s) of Inhabitant(s)/ Renter(s) is required @endif Describe the Behavior/ Acts/ Events: Additional Details: Submit {!! !empty($homePage) ? $homePage->contact_section : '' !!} @endsection
{!! !empty($homePage) ? $homePage->mission_statement : '' !!}
{!! !empty($homePage) ? $homePage->one_line_sectionsec : '' !!}