media Datenbank
This commit is contained in:
parent
70704be1ea
commit
c11fc557bf
73 changed files with 2241 additions and 9655 deletions
|
|
@ -141,10 +141,6 @@ Route::group(['middleware' => ['admin']], function()
|
|||
Route::post('/iq/content/tree/detail/{id}/{node_id?}/{area_section_id?}', 'IQ\ContentTreeController@store')->name('iq_content_tree_detail');
|
||||
Route::get('/iq/content/tree/detail/remove_site/{id}/{node_id}/{travel_guide_id}/{r?}', 'IQ\ContentTreeController@removeSite')->name('iq_content_tree_detail_remove_site');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Route::get('/iq/content/tree/repair/{id}', 'IQ\ContentTreeController@repair')->name('iq_content_tree_repair');
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue