@extends('admin.layouts.main') @section('title', 'Scheduled Tasks Documentation') @section('menu', 'Documentation') @section('content')
Scheduled Tasks
@include('admin.documentation.partials.scheduled-tasks')
@endsection @push('styles') @endpush