@extends('layouts.master', [ 'page_title' => 'Master', 'page_sub_title' => 'Machines', 'plugins' => ['datatables' => true] ]) @section('content') @component('components.card_main', [ 'title' => 'Administrate Machines', 'description' => 'Here you can edit all the machines available in the system.' ]) @slot( 'body' ) @endslot @slot('after_body') @component('components.datatable') @slot('thead')