Rental

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