LandLords

@if (Session::get('errors')) {!! Session::forget('errors') !!} @endif @if (Session::get('success')) {!! Session::forget('success') !!} @endif
@if(!empty($landlord)) @foreach($landlord as $key => $landlord_value) @endforeach @endif
# First name Last Name Phone Number Email Contact Email Picture Action
{{$landlord_value->id}} {{$landlord_value->first_name}} {{$landlord_value->last_name}} {{$landlord_value->phone_number}} {{$landlord_value->email}} Contact Email no img