@extends('layouts.vertical') @section('css') @endsection @section('breadcrumb')
When a new risk assessment is created using the teacher app, you will be able to view it here.
Risk | Added date | Added by | Shared with parents | View | |
---|---|---|---|---|---|
{{$risk->risk}} | {{ \Carbon\Carbon::parse($risk->date)->format('d/m/Y') }} |
@if(isset($risk->owner))
|
{{ $risk->isPublic == "true" ? "Yes" : "No" }} |