@php $profile = getUser(); @endphp @extends($_layout.'master') @section('title', 'Yêu cầu nạp điểm') @section('show_sidebar', 1) {{-- @section('header_title', "Thanh toán") --}} @section('content')
Yêu cầu nạp điểm
@csrf
{{$amount?$amount:"Vui lòng nhập số điểm"}}
@endsection