Monthly Users Report
Startups Profiles List
SR NO.
Display_Picture
Name
Discription
Experience
position
Field
Location
Education
Delete
@foreach($profiles->reverse() as $profile)
{{ $profile->id }}
{{ $profile->username }}
{{ $profile->description }}
{{ $profile->experience }}
{{ $profile->position }}
{{ $profile->field }}
{{ $profile->location }}
{{ $profile->education }}
@csrf
@endforeach