@extends('admin.layouts.master') @section('content')

รายการสมัครสมาชิก

{{-- Lorem Ipsum sit amet --}}
{{-- Download Csv --}} {{-- คลิ๊กผมหน่อยครับ --}}
@php $i = 0; @endphp @foreach ($users as $user) @endforeach {{-- --}}
# ชื่อ ไอดีไลน์ เบอร์โทรศัพท์ สถานะ วันที่สมัคร
{{ $user->name }} {{ $user->line_id }} {{ $user->phone_number }} PENDING CONFIRM {{ $user->created_at }}
1 Kolor Tea Shirt For Man Sale January 22 $21.56
@endsection @section('modal') @endsection @section('script') @endsection