@extends('layouts.app') @section('content')

{{ $data->name }}

{!! $data->description !!}

Latest Assignments

@endsection @push('styles') @endpush