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