@extends('layouts.admin') @section('title', 'Registrations') @section('page_title', 'Manage Registrations') @section('content')
| Image | Name | Slug | Created At | Actions |
|---|---|---|---|---|
|
|
{{ $item->name }} | {{ $item->slug }} |
{{ $item->created_at->format('M d, Y') }} | |
| No registrations found. | ||||