{{\App::setLocale(Session::get('locale'))}} @extends('user.layout.app') @section('title', trans('Point Report')) @section('content-heading',trans('Point Report')) @section('content')
@lang('Point Report')
@lang('word.no#') @lang('word.amount') @lang('word.balance') @lang('word.description') @lang('word.date')
@endsection @section('extra-script') @includeIf('components.datatable') @endsection