Convert live acars map into a widget

This commit is contained in:
Nabeel Shahzad
2018-01-09 12:48:24 -06:00
parent 458ee93974
commit 26d3a7f4d6
6 changed files with 74 additions and 41 deletions

View File

@@ -2,7 +2,6 @@
namespace App\Http\Controllers\Frontend;
use App\Models\Pirep;
use App\Repositories\AcarsRepository;
use App\Services\GeoService;
use Illuminate\Http\Request;