User Order all Margins / Checkout
This commit is contained in:
parent
a96d7d5c77
commit
224bf9e951
92 changed files with 3551 additions and 561 deletions
|
|
@ -96,6 +96,8 @@ use Util;
|
|||
* @property string|null $payment_account
|
||||
* @property-read \App\Models\UserLevel|null $next_user_level
|
||||
* @method static \Illuminate\Database\Eloquent\Builder|User wherePaymentAccount($value)
|
||||
* @property string|null $payment_credit
|
||||
* @method static \Illuminate\Database\Eloquent\Builder|User wherePaymentCredit($value)
|
||||
*/
|
||||
class User extends Authenticatable
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue