@extends('backend.layouts.grid') @section('title', __('Class Homework')) @section('link', route('admin.homework.create')) @section('content') @if(count($assignmentList) > 0)