<!-- Title Field -->
<div class="form-group col-sm-8">
<?php echo Form::label('title', 'Title:'); ?>
<input class="form-control" type="text" required name="title" wire:model="title">
</div>
<!-- Estimated Time Minutes Field -->
<div class="form-group col-sm-4 ">
<?php echo Form::label('estimated_time_minutes', 'Estimated Time Minutes: (/jam)'); ?>
<input class="form-control" type="number" required name="estimated_time_minutes" wire:model="estimate">
</div>
<!-- Content Field -->
<div class="form-group col-sm-12 col-lg-12" wire:ignore>
<?php echo Form::label('content', 'Content:'); ?>
<?php echo Form::textarea('content', null, ['class' => 'form-control','wire:model'=>'content']); ?>
</div>
<?php /**PATH C:\laragon\www\web_mudahcoding_2024\resources\views/courses/chapter/add_modul.blade.php ENDPATH**/ ?>
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]