@extends('layouts.site_layout') @section('content') @if(($users == true)&&($memberdetails[0]))

My Dashboard

Dear {{ucwords(Auth::user()->name)}}, Welcome to the IESA Portal.

Manage organisations

Manage Organisation

Make Changes to your Listing in the IESA Member Directory

Member Directory

Member Directory Access

  • Get full access to the IESA Member Directory
  • Gain beneficial business partnerships
Ecosystem Directory

IESA EcoSystem Directory

  • Browse the IESA Ecosystem Directory & Discover Business Partnerships
  • Hyperlink on EcoSystem Directory - Will take to the listing page
@else
@csrf

No Access given please contact IESA Admin !

@endif @if(isset(Auth::user()->id))