97 lines
4.2 KiB
HTML
97 lines
4.2 KiB
HTML
|
|
<div class="w-[100%]">
|
||
|
|
<div
|
||
|
|
class="bg-white m-[16px] p-[20px_16px] rounded-[15px] shadow-[0px_1px_1px_0px_rgba(0,0,0,0.10)] leading-[20px]">
|
||
|
|
<p class="leading-[30px] mb-[13px] font-bold text-[24px]"> Danh sách hồ sơ tuyển dụng </p>
|
||
|
|
|
||
|
|
|
||
|
|
<div class="flex items-center flex-wrap justify-between mb-[20px]">
|
||
|
|
<div class="flex items-center">
|
||
|
|
|
||
|
|
<div class="mr-[10px] flex align-center">
|
||
|
|
<p>Tổng số:</p>
|
||
|
|
<b class="ml-[5px]">5</b>
|
||
|
|
</div>
|
||
|
|
<a href=""
|
||
|
|
class="leading-[35px] mr-[16px] border border-[#79B0E2] rounded-[4px] bg-white p-[0_15px] font-[500] text-[#79B0E2] hover:bg-[#79B0E2] hover:text-[#fff]">
|
||
|
|
Xem CV đánh dấu nổi bật
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href=""
|
||
|
|
class="leading-[35px] mr-[16px] border border-[#79B0E2] rounded-[4px] bg-white p-[0_15px] font-[500] text-[#79B0E2] hover:bg-[#79B0E2] hover:text-[#fff]">
|
||
|
|
Xem đã xử lý
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href=""
|
||
|
|
class="leading-[35px] border border-[#79B0E2] rounded-[4px] bg-white p-[0_15px] font-[500] text-[#79B0E2] hover:bg-[#79B0E2] hover:text-[#fff]">
|
||
|
|
Xem chưa xử lý
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="overflow-x-auto">
|
||
|
|
<table class="table">
|
||
|
|
<thead class="bg-[#F6F6F6] text-[#000] text-[14px] font-500">
|
||
|
|
<tr>
|
||
|
|
<td width="40"> STT </td>
|
||
|
|
<td width="130"> Ngày </td>
|
||
|
|
<td> Ứng viên </td>
|
||
|
|
<td> Ghi chú </td>
|
||
|
|
<td> Quản trị </td>
|
||
|
|
<td width="200">Lựa chọn</td>
|
||
|
|
</tr>
|
||
|
|
</thead>
|
||
|
|
|
||
|
|
<tbody>
|
||
|
|
<tr>
|
||
|
|
<td align="center"> 1 </td>
|
||
|
|
|
||
|
|
<td>
|
||
|
|
09-03-2024
|
||
|
|
</td>
|
||
|
|
|
||
|
|
<td>
|
||
|
|
<p>- Họ tên: Hura test</p>
|
||
|
|
<p>- Email: test1@hurasoft.com</p>
|
||
|
|
<p>- Điện thoại: 0987654321</p>
|
||
|
|
</td>
|
||
|
|
|
||
|
|
<td>
|
||
|
|
test
|
||
|
|
</td>
|
||
|
|
|
||
|
|
<td>
|
||
|
|
<p
|
||
|
|
class="w-[70px] text-center rounded-[20px] h-[25px] leading-[25px] bg-[#f7f7ff] border border-[#0041E8] text-[#0041E8] text-[13px] font-[700]">
|
||
|
|
Đã xử lý</p>
|
||
|
|
<p class="mt-[5px]">bởi test 09-03-2024, 11:01 am </p>
|
||
|
|
</td>
|
||
|
|
|
||
|
|
<td>
|
||
|
|
<div class="items-center flex">
|
||
|
|
<a href="/admin/job/applicants_detail?id=16"
|
||
|
|
class="btn mr-[10px] w-[70px] bg-[#0041E8] h-[35px] min-h-[35px]">Chi
|
||
|
|
tiết</a>
|
||
|
|
<a href="" title="Cho nổi bật"
|
||
|
|
class="fas fa-crown bg-[#F5F7FF] leading-[30px] rounded-[5px] text-[#0041E8_!important] text-center w-[30px] border border-[#0041E8] mr-[6px]"></a>
|
||
|
|
<a href="" title="Hạ nổi bật"
|
||
|
|
class="fas fa-crown bg-[#F9F9F9] leading-[30px] rounded-[5px] text-[#9E9E9E_!important] text-center w-[30px] border border-[#ECECEC] mr-[6px]"></a>
|
||
|
|
<a href="" title="Xóa" class="icons icon-delete"></a>
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="paging">
|
||
|
|
<a href="" class="paging-prev"><i class="fas fa-chevron-left"></i></a>
|
||
|
|
<a href="" class="current">1</a>
|
||
|
|
<a href="">2</a>
|
||
|
|
<a href="">3</a>
|
||
|
|
<a href="">4</a>
|
||
|
|
<a href="" class="paging-next"><i class="fas fa-chevron-right"></i></a>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|