@extends('admin.admin_app') @section('content')
Users
@if(session()->has('success')) @endif
Name Email Mobile Login Type Platform Type Status Created At Actions
@endsection @section('script') @endsection