@extends('layouts.mypage') @section('page-header')
Step | Title | Completed | Update Date |
---|---|---|---|
{{ $i+1 }} | {{ $applications[$i]->title }} | {{ $applications[$i]->completed }} | {{ $applications[$i]->completed_at }} |
{{ ++$i }} | Placement Confirmation | {{ $pc->completed }} | {{ $pc->completed_at }} |
{{ ++$i }} | Flight Information | {{ $flight->completed }} | {{ $flight->completed_at }} |