@extends('layouts.contentLayoutMaster') @section('title', 'Reverted Employee Targets') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Reverted 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