/home/techb158/ileadtechnology.com/resources/views/instructor/question
NameSizeModeActions
add.blade.php34340644editdlrm
edit.blade.php28540644editdlrm
index.blade.php23850644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/instructor/question/edit.blade.php (2854B)
@extends('admin/layouts.master') @section('title', 'Edit Question - Instructor') @section('body')

Edit Question

{{ csrf_field() }} {{ method_field('PUT') }}
  • status==1 ? 'checked' : '' }}>

  • @endsection