@if(Session::has('submit-status'))
{{ Session::get('submit-status') }}
@endif
Groups Invitation
| Group Name |
Group Type(s) |
Request From |
Request Date |
Action |
| {{$details_array[0]['groups']['group_name']}} |
{{$details_array[0]['groups']['group_type'] == 'cg' ? 'Close Group' : 'Open Group'}} |
{{$details_array['sent_invitation_user_name']}} |
{{$details_array[0]['created_at']}} |
|
@endsection