Start of service display

This commit is contained in:
Deon George
2019-06-29 10:14:12 +10:00
parent a426c7b1a4
commit 6103b61265
14 changed files with 426 additions and 33 deletions

View File

@@ -75,7 +75,8 @@ class Account extends Model
/**
* Search for a record
*
* @param User $uo
* @param $query
* @param string $term
* @return
*/
public function scopeSearch($query,string $term)