@extends('User::dashboard.master') @section('title') SocioBoard | Dashboardd @endsection @section('style') @endsection @section('welcome')

Welcome to Dashboard

Team Name

{{$currentTeam['team_name']}}

Total Accounts Added

{{$totalAccount}}

{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
BoardMe
--}} {{--

0

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
Plan Details
@if( $activation['user_plan'] == env('BASIC') )
Basic plan Upgrade it !
@elseif($activation['user_plan'] == env('STANDARD'))
Standard Upgrade it !
@elseif($activation['user_plan'] == env('PREMIUM'))
Premium User Upgrade it ! @elseif($activation['user_plan'] == env('DELUXE'))
Deluxe User Upgrade it !
@elseif($activation['user_plan'] == env('TOPAZ'))
Topaz User Upgrade it !
@elseif($activation['user_plan'] == env('RUBY'))
Ruby User Upgrade it !
@elseif($activation['user_plan'] == env('GOLD'))
Gold User Upgrade it !
@elseif($activation['user_plan'] == env('PLATINUM'))
Platinum User
@endif
@endsection @section('social') {{--{{ session('FBError')}}--}} @if (session('FBError'))