@extends('admin.layout.master') @section('custom_style') @section('content')
@include('frontdesk.report.report_header') @include('frontdesk.allotments.allotment_agent_info') @include('frontdesk.allotments.room_replace_history_body')
@endsection