@extends('adminlte::page') @section('title', $title) @section('content_header')

{{ @$title }}

@stop @section('content') @include('admin.includes.notification')
@if (@$sm != '') @endif @if (@$rbm != '') @endif
@if (@$name != '') Clear @endif
@if (count(@$result) == 0) @else @foreach (@$result as $row)
Id Employee Name Division Position Code Employee Code Designation Position Basic Details filled Current Month DPM Status Action
No record found.