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

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

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

# {{trans('labels.date')}} {{trans('labels.employee')}} {{trans('labels.employee_no')}} {{trans('labels.location')}} {{trans('labels.department')}} {{trans('labels.designation')}} {{trans('labels.status')}}
@endsection @section('custom_scripts') @endsection