@extends('layouts.mypage') @section('page-header') Host Family information @endsection @section('content') @include('mypage.partial.host_info') @include('mypage.partial.host_tab', array('host_tab_active'=>'report'))