/home/awneajlw/.trash/app/Models/VerifyingInstruction.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class VerifyingInstruction extends Model
{
    //
}