@extends('layouts.admin') @section('page-header') @include('admin.host_header_info') @endsection @section('content') @include('admin.host_info')
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. |