@extends('layouts.app') @section('title', 'Users List') @section('content')

Users

Profile Name Email Phone Number Status Create On Action
@endsection @section('scripts') @endsection