@extends('layouts.mypage') @section('page-header') History @endsection @section('content') @include('mypage.partial.host_info') @include('mypage.partial.host_tab', array('host_tab_active'=>'history'))
| Student name (first/last) |
English name | School | Move in | Move out | Status | Update Date | Modify |
|---|---|---|---|---|---|---|---|
| {{ $history->student_name }} | {{ $history->student_eng_name }} | {{ $history->school }} | {{ $history->move_in }} | {{ $history->move_out }} | @if($history->status == 'active') @elseif($history->status == 'inactive') @endif | Oct/29/2025 | |
| No result. | |||||||