@extends('layouts/contentNavbarLayout') @section('title', 'Global Challenges') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
Manage global challenges for all users
Global Challenge
{{ Str::limit($challenge->description, 100) }}