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