@extends('admin.template.master') @section('title')

User

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif

List

ID Avatar Name Email Role Location Status Action
@endsection @section('javascripts') @endsection