@extends('admin.layout') @section('content') @include('admin.taskers.taskers-table-content') @endsection