@if ($event_profile == NULL)

Profile Create

@endif
@include('layouts.admin.alerts') @if ($event_profile)
# Email Address Action
{{ $no++ }} {{ $event_profile->email }} {!! \Illuminate\Support\Str::limit($event_profile->address, 150, $end='...') !!} Edit
@else No Profile Added Yet @endif