namespace App\Traits;
use Illuminate\Database\Eloquent\Builder;
trait Multitenantable {
protected static function bootMultitenantable()
{
namespace App\Traits;
use Illuminate\Database\Eloquent\Builder;
trait Multitenantable {
protected static function bootMultitenantable()
{