@extends('layouts.main') @section('content')

Manage Profiles

@if ($loggedUserDetails['guard'] == 'user' || $loggedUserDetails['is_hr'] == 1 || $loggedUserDetails['is_admin'] == 1) DOWNLOAD ACTIVE PROFILES @endif   Create Profile
Profile Name Email Position Team Mobile Actions
@endsection @section('sub_header')
Manage Profiles
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection