@extends('layouts.master', [ 'page_title' => 'Delivery Schedule', 'body_id' => 'suppliers_activity', 'page_sub_title' => 'Suppliers Activity', 'plugins' => ['datatables' => true] ]) @section('content') @component('components.card_main', [ 'title' => 'Suppliers Irresponsive', 'description' => 'Here you can see when was the last time a supplier reviewed their orders.' ]) @slot( 'body' )
@endslot @slot('after_body') @component('components.datatable') @slot('thead')