Files
rohini-web/storage2/framework/views/6eea71515ce30f238ad0f520e31431ff.php
2025-12-28 12:16:05 +05:45

36 lines
2.2 KiB
PHP

<?php $__env->startSection('content'); ?>
<div class="container-fluid">
<?php if (isset($component)) { $__componentOriginalccdba6e547dcecd7e60b4b3babc412f8 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.dashboard.breadcumb','data' => ['title' => $title]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.breadcumb'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['title' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($title)]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8)): ?>
<?php $attributes = $__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8; ?>
<?php unset($__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalccdba6e547dcecd7e60b4b3babc412f8)): ?>
<?php $component = $__componentOriginalccdba6e547dcecd7e60b4b3babc412f8; ?>
<?php unset($__componentOriginalccdba6e547dcecd7e60b4b3babc412f8); ?>
<?php endif; ?>
<?php echo e(html()->form('POST')->route('team.store')->class(['needs-validation'])->attributes(['enctype' => 'multipart/form-data', 'novalidate'])->open()); ?>
<?php echo $__env->make('ccms::team.partials._form', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo e(html()->form()->close()); ?>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rohiniedu/public_html/Modules/CCMS/resources/views/team/create.blade.php ENDPATH**/ ?>