@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Attendance @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Attendance @endslot @endcomponent @component('components.search-filder') @endcomponent
Employee 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31

John Doe

Richard Miles

John Smith

Mike Litorus

Wilmer Deluna

Jeffrey Warden

Bernardo Galaviz

Lesley Grauer

Jeffery Lalor

Loren Gatlin

@component('components.model-popup') @endcomponent @endsection