/home/techb158/ileadtechnology.com/resources/views/instructor/answer
NameSizeModeActions
add.blade.php36480644editdlrm
edit.blade.php26200644editdlrm
index.blade.php23560644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/instructor/answer/edit.blade.php (2620B)
@extends('admin/layouts.master') @section('title', 'Edit Answer - Instructor') @section('body')

{{ __('adminstaticword.Edit') }} {{ __('adminstaticword.Answer') }}

{{ csrf_field() }} {{ method_field('PUT') }}

  • status==1 ? 'checked' : '' }}>



  • @endsection