@extends('layouts.app') @section('title') All Employees @stop @section('breadcrumb')
@stop @section('css') @stop @section('content')# | Name | Designation | Phone Number | Status | Payroll | Action |
---|---|---|---|---|---|---|
{{$couter++}} | {{$HrmEmployee->name}} | {{$HrmEmployee->company_detail ? $HrmEmployee->company_detail->designation->name : ''}} | {{$HrmEmployee->phone_no}} |
|
Set Salary
|