@extends('layouts.site_layout')
@section('content')
{{ Session::get('success')}}×
@endif @if(Session::has('error')){{ Session::get('error') }}
@endif @if((Auth::user()->hasRole('admin')))Filter by:
Filter by:
Click this button to Submit your Organisation Details
Become a member to view Member Directory
@endif @endif @endsection