Commit 2799eda0 authored by Dilshan-KT's avatar Dilshan-KT

Vehicle model added

parent 3ab39031
......@@ -4,7 +4,7 @@ namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
// Vehicle model
class Vehicle extends Model
{
use HasFactory;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment