@extends('layouts.contentLayoutMaster') @section('title', 'Pending Employee Targets') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Pending Employee Targets

@include('content._partials._sections.employee_target_tabs')
Code Type From To Created by Date Action
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection