File "Currency.php"
Full path: /home/oishifashion/ap.oishifashion.com/app/Currency.php
File
size: 104 B (104 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Currency extends Model
{
//
}