station lookup tables

This commit is contained in:
2019-10-12 22:10:15 -05:00
parent 645ed2d6f7
commit 18ef68979c
8 changed files with 183 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App;
namespace App\Models\Lookups;
use Illuminate\Database\Eloquent\Model;