PROPERTIES: {{strtoupper($property->name)}}
Sr.No | SalesRepresentative | Comments | Status |
---|---|---|---|
{{$key+1}} | {{$pc->sales_representative_name}} | {{$pc->message}} | @if($pc->is_viewed) @else @endif |
No Commnets Found |
@extends('layouts.master') @section('title','PROPERTIES | COMMENTS') @section('headasset') @include('layouts.head-asset') @stop @section('content')
Sr.No | SalesRepresentative | Comments | Status |
---|---|---|---|
{{$key+1}} | {{$pc->sales_representative_name}} | {{$pc->message}} | @if($pc->is_viewed) @else @endif |
No Commnets Found |