Current File : /home/inlingua/www/crm.vprotectindia.com/app/Model/CustomerPayment.php
<?php

namespace App\Model;

use Illuminate\Database\Eloquent\Model;

class CustomerPayment extends Model
{
    //
}