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

{{$career_path->name}} 's Achievements for {{$career_path->team->team_name}} Team

@if ($loggedUserDetails['is_admin'] == 1)
Create Achievement @if ($career_path->careerPathNotificationAchievement->count() > 0) @endif
@endif
Achievement Actions
@endsection @section('sub_header')
Achievements
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection