@if( !empty($data) ) @foreach( $data as $record ) {{ $record->name }} {{ $record->email }}

Free 1-month has been added to the subscription period.

@endforeach @else No Data Found @endif