@extends('backend.layouts.master')
@section('title')
Quản lý Tích điểm
@endsection
@section('page-header')
Chỉnh sửa Tích điểm thành viên
@endsection
@section('admin-content')
@include('backend.layouts.partials.messages')
@endsection
@section('scripts')
@endsection