@extends('admin/layouts.master') @section('title', 'Edit Chapter - Admin') @section('body') @if ($errors->any())
@endif

{{ __('adminstaticword.EditCourseChapter') }}

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

-

eg: zip or pdf files



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

  • @endsection