@extends('layouts.admin') @section('header-content') @endsection @section('content')
# | Grade-Value | @if(Auth::user()->can('modify_grades'))Action | @endif
---|---|---|
{{$key+1}} | {{$target_visit->grade.' - '.$target_visit->value}} | @if(Auth::user()->can('modify_grades'))@endif |
No Records Found