User Profile
{{--
Test Email
--}}
{{Auth::user()->name}}
@php switch(Auth::user()->u_level) { case '1': echo 'System Admin'; break; case '2': echo 'Admin'; break; case '3': echo 'User'; break; default: echo 'User'; break; } @endphp
{{Auth::user()->email}}
Sign Out
Tools
View/Edit Email Templates
View/Edit Companies
{{--
View/Edit Email Templates
View/Edit Companies
--}}
Build Forms
@foreach($company as $compYData)
id)?'selected="true"':'')}}>{{$compYData->company_name}}
@endforeach
Add
New Build Form
Build Name
*
This will be the main form of the evaluation