@extends('companyAdmin.layouts.auth') @section('title') {{ env('APP_NAME') }} | Challenges @endsection @section('styles') @endsection @section('content')
For All Location
@endif @if( isset($assignEmployeeDetails['emp_name']) && (count($assignEmployeeDetails['emp_name']) > 0))For All Employee
@endif @endifFor All Employee
@endif