{!! Form::label('id', 'Id:') !!}

{!! $rightTable->id !!}


{!! Form::label('Property_id', 'Property Id:') !!}

{!! $rightTable->Property_id !!}