@extends('locationAdmin.layouts.auth') @section('title') {{ env('APP_NAME') }} | Global Challenges @endsection @section('styles') @endsection @section('content')

Global Challenges

@if ($errors->any())
@endif
Challenges Challenge Type Type Start (Date | Time) Ends Date id
@endsection @section('scripts') @endsection