@extends('dashboard::layouts.admin') @section('content')
Title | Teaser | Status | Hacks | Edit | Delete |
---|---|---|---|---|---|
{{ $hackathon->title }} | {!! str_limit(strip_tags($hackathon->teaser, 50)) !!} | {{ $hackathon->status->name }} | |||
Hackathon list is empty
|