@extends('layouts.app') @section('title', 'Point Master Management') @section('content')

Point Master List

Add New Point Master
@include('layouts.partials.flash')
ID Name Points Status Created At Action
@endsection @section('footer') @endsection