@extends('layouts.app') @push('css') @endpush @section('content')

Assignment Report

@csrf @method('POST')
@if (isset($this_course))
@else
@endif
@endsection @push('js') @endpush