@extends('AdminLte.template')
@section('title')
Employment Reporting
@endsection
@section('ExternalCss')
@parent
@endsection
@section('Content')
Supervisors
Name | Reporting Method | Action |
---|---|---|
{{ $rds->employee_fname }} | {{$rds->reporting_method_name }} |
Sub-Ordinates
Name | Reporting Method | Action |
---|---|---|
{{ $rdso->employee_fname }} | {{$rdso->reporting_method_name }} |