|
@@ -26,6 +26,8 @@ class UsefulLinkController extends Controller
|
|
/**
|
|
/**
|
|
* Show the form for creating a new resource.
|
|
* Show the form for creating a new resource.
|
|
*
|
|
*
|
|
|
|
+ * @return Application|Factory|View|Response
|
|
|
|
+ */
|
|
public function create()
|
|
public function create()
|
|
{
|
|
{
|
|
return view('admin.usefullinks.create');
|
|
return view('admin.usefullinks.create');
|