open page from routes not run css files whatis the problem?
Route::get('/', function(){
return View::make('/metronic/metronic/templates/admin/ui_customers');
});
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community