@extends('admin.layout') @section('content') Edit Material Dashboard {{ $info->name }} Material List Edit Material Edit Material Material List @csrf Chapter @if ($errors->has('chapters')) {{ $errors->first('chapters') }} @endif Chapter @if ($errors->has('sort')) {{ $errors->first('sort') }} @endif Submit @endsection @push('footer-script') @endpush