@extends('layouts.mypage') @section('page-header') homevisit @endsection @section('content') @include('mypage.partial.host_info') @include('mypage.partial.host_tab', array('host_tab_active'=>'homevisit'))
Document type | Homevisit Date | LC Name | Next Homevisit | Memo | Modify | ||
---|---|---|---|---|---|---|---|
@if(isset($history->document_type)) @if($history->document_type==1)Interview & Pre-Arrival OT @elseif($history->document_type==2)Homevisit Checklist @endif @endif | {{ $history->home_visit_date }} | @if(isset($history->anb_lcname_user)){{ $history->anb_lcname_user->firstname }} {{ $history->anb_lcname_user->lastname }} @endif | {{ $history->next_home_visit }} | {{ $history->memo }} |
|||
No result. |