@extends('layouts.base') @section('content')
@include('partials.bread-crumbs')

{{trans('labels.search')}}

{{trans('labels.search_result')}}

# {{trans('labels.month')}} {{trans('labels.employee_no')}} {{trans('labels.employee_name')}}
@endsection {{-- @section('custom_styles') @endsection --}} @section('custom_scripts') {{-- --}} @endsection