File "admin.php"
Full Path: /home/bettaeza/flyinsyria.com/Email/Routes/admin.php
File size: 142 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
use Illuminate\Support\Facades\Route;
Route::get('/testEmail','EmailController@testEmail')->name('email.admin.testEmail');