@extends('layouts.admin') @section('page-header') @include('admin.host_header_info') @endsection @section('content') @include('admin.host_info')
@include('mypage.report.host')
@endsection @section('script') @endsection