@extends('layout.main') @section('main-section')

EFU Property Management Portal

Surveyor Trash

abcd

@foreach ($cp_surveyors_trash as $surveyor ) @endforeach
Surveyor Email Phone Google Id Date
{{$surveyor->_SurveyorCompanyName}} {{ $surveyor->_SurveyorCompanyEmail}} {{ $surveyor->_SurveyorCompanyPhone}} {{ $surveyor->_SurveyorGoogleId}} {{ $surveyor->_Date}} Permanent Delete Restore
@endsection('main-section')