Removed many redundant functions from User::class
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
@component('mail::table')
|
||||
| Service | Details |
|
||||
| :---------- | :---------------- |
|
||||
| Account | {{ $service->account_name }} ({!! $service->account->account_id_url !!}) |
|
||||
| Service ID | {!! $service->service_id_url !!} |
|
||||
| Account | {{ $service->account_name }} |
|
||||
| Service ID | {{ $service->sid }} |
|
||||
| Product | {{ $service->product_name }} |
|
||||
@switch($service->category)
|
||||
@case('BROADBAND')
|
||||
|
Reference in New Issue
Block a user