File Manager Lite
Dir:
/home/u540325668/domains/sostabazar.in/public_html/schooldemo/app/Repositories/Leave
Upload
[..]
LeaveInterface.php (136 B)
Edit
Rename
Del
LeaveRepository.php (273 B)
Edit
Rename
Del
Edit: LeaveInterface.php
<?php namespace App\Repositories\Leave; use App\Repositories\Base\BaseInterface; interface LeaveInterface extends BaseInterface { }
Simpan