Interviews
@if(auth()->user()->master_empid=='') @endif
Candidates
{{$storagedetails['useddisk_space']}} of {{$storagedetails['totalspace']}} GB used
{{$storagedetails['used_percentage']}}%
Total Videos
{{$storagedetails['videocount']}}
Total Space
{{$storagedetails['totalspace']}} GB
Used Space
{{$storagedetails['useddisk_space']}}
Remaining Space
{{$storagedetails['diskremaining']}}
Used Percentage
{{$storagedetails['used_percentage']}}%
Total Duration
{{$storagedetails['duration']}}
@if(auth()->user()->company_logo !='') @if(file_exists(public_path(Config::get('constants.BUSINESS_IMAGES_PATH')).auth()->user()->company_logo))
@else
{{auth()->user()->company_name}}
@endif @else
{{auth()->user()->company_name}}
@endif
Account Settings
Login, Password & upgrade settings
Company Settings
Company name, address, logo, etc.
Manage Users
Add & view users in your account
Manage Career Page
Customize Career Page Settings
Sign Out
@if(auth()->user()->master_empid=='') @endif
Hi, {{ucfirst(auth()->user()->first_name)}}
@yield('content') @include('employer::layouts.footer')
@yield('model')
Expired
Sign Out
Welcome back {{ucfirst(auth()->user()->first_name)}},
You're subscription has expired, please contact
salesmanager@idealtraits.com to discuss your renewal
options.
After renewing, you will gain immediate access to create and send interviews.