startSection('content'); ?>
'components.dashboard.breadcumb','data' => ['title' => $title]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('dashboard.breadcumb'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['title' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($title)]); ?> renderComponent(); ?> any()): ?> all() : [])); ?> withName('flash-message'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\App\View\Components\FlashMessage::ignoredParameterNames()); ?> withAttributes(['type' => 'danger','messages' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($errors->all())]); ?> renderComponent(); ?>
make('coursefinder::requiredDocument.add-required-document-form', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
'S.N', 'data' => 'DT_RowIndex', 'name' => 'DT_RowIndex', 'orderable' => false, 'searchable' => false, 'sortable' => false, ], ['title' => 'Sample', 'data' => 'image', 'name' => 'image'], ['title' => 'Name', 'data' => 'title', 'name' => 'title'], ['title' => 'Link', 'data' => 'link', 'name' => 'link'], ['title' => 'Status', 'data' => 'status', 'name' => 'status'], [ 'title' => 'Action', 'data' => 'action', 'orderable' => false, 'searchable' => false, ], ]; ?> 'components.data-table-script','data' => ['route' => route('requiredDocument.index'),'reorder' => route('requiredDocument.reorder'),'columns' => $columns]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('data-table-script'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['route' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('requiredDocument.index')),'reorder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('requiredDocument.reorder')),'columns' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns)]); ?> renderComponent(); ?>
stopSection(); ?> make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>