@extends('admin.layout') @section('title', 'Achievements') @section('subtitle', $achievements->count() . ' total') @section('content')
{{ $a->description }}
{{ $a->slug }}
{{ $a->icon }}
{{ $a->color }}