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

Point

@endsection @section('main-content')
@if(session('message')) @endif

List

Customer ID Phone Email Approved Pending
@endsection @section('javascripts') @endsection