@extends('admin.layouts.admin') @section('content') @livewire('admin.reports.employee-reports') @endsection