الملفات
yemen-currency/app/Http/Controllers/Controller.php

9 أسطر
77 B
PHP

<?php
namespace App\Http\Controllers;
abstract class Controller
{
//
}