This commit is contained in:
mchev
2026-03-21 18:59:53 +01:00
parent 186ab35fd4
commit c901114fc0
232 changed files with 685 additions and 403 deletions

View File

@@ -112,7 +112,7 @@ class EstimatePolicy
/**
* Determine whether the user can send email of the model.
*
* @param \App\Models\Estimate $payment
* @param Estimate $payment
* @return mixed
*/
public function send(User $user, Estimate $estimate)