@extends('admin.layout.master') @section('custom_style') @endsection @section('content')
Unapproved Guest
@include('frontdesk.common.common') @include('frontdesk.common.common_modal', ['show_confirm_button'=>true]) @endsection @section('script') @endsection