@extends('layouts.app') @section('content') @include('includes.header') @include('includes.inner_page_title', ['page_title'=>__('Welcome to Employer Dashboard')])
@include('flash::message')
@include('includes.company_dashboard_menu')
Fatal error: Uncaught Error: Call to undefined function auth() in /home/careersucglab/public_html/resources/views/company_home.blade.php:22 Stack trace: #0 {main} thrown in /home/careersucglab/public_html/resources/views/company_home.blade.php on line 22