@extends('layout.admin') @section('content')
First name | Last name | sport | Position | Servey code | Date | |
---|---|---|---|---|---|---|
{{ $athlet->first_name }} | {{ $athlet->last_name }} | {{ $athlet->sport }} | {{ $athlet->position }} | {{ Carbon\Carbon::parse($athlet->created_at)->formatLocalized('%A %d %B %Y') }} | Questions | |