@extends('layouts.index') @section('title') Reward Point @endsection @section('css') @endsection @section('content')

Daftar Reward Point

Tambah Reward Point

@csrf
Edit Reward Point

@csrf @method('PUT')
@endsection @section('js') @endsection