Web frontend work
This commit is contained in:
9
app/Models/Protocol.php
Normal file
9
app/Models/Protocol.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class Protocol extends Model
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user