<input type="hidden" name="user_id" value="{{ $user_id }}">

<h3>领取记录</h3>
<table id="apply_log" lay-filter="apply"></table>

<hr>

<h3>邀约记录</h3>
<table id="invite_log" lay-filter="invite"></table>