@extends('admin.layouts.app') {{\App::setLocale(Session::get('locale'))}} @section('title',trans('admin.earning_point_report')) @section('content-heading') @lang('admin.earning_point_report') @lang('admin.dashboard') @lang('admin.earning_point_report') @endsection @section('content') # @lang('word.username') @lang('word.realname') @lang('word.amount') @lang('word.date') @endsection @section('extra-script') @endsection