@extends('layouts.admin') @section('styles') @endsection @section('content')

Learning Outcome

person_outline Learning Outcome Listing

@if (per_hasModuleAccess('LearningOutcome', 'Edit') || per_hasModuleAccess('LearningOutcome', 'Delete')) @endif @if (per_hasModuleAccess('LearningOutcome', 'Add'))    Create Learning Outcome @endif
{{--
--}}



 
Course Name Topic Name Member Name Rating Review Review Date Status Actions
@endsection @section('scripts') @endsection