@extends('layouts.master') @section('title', __('Bonus Purchase Pool')) @section('content') {{ __('#') }} {{ __('Date') }} {{ __('Username') }} {{ __('Amount') }} {{ __('Status') }} @endsection @push('scripts') @endpush